MP Method Selection: specify max username input length

This was already checked when the password was parsed by the server, so it makes sense for the UI
to reflect that restriction.
This commit is contained in:
Charles Dang 2016-09-28 12:58:02 +11:00
parent 5f043a79f1
commit 1848c8c919

View file

@ -87,6 +87,7 @@
id = "user_name"
definition = "default"
history = "mp_user_name_history"
max_input_length = 20
tooltip = _ "You may login to the official multiplayer server with your forum username and password.
Note that registration is not required to join the server: you need to supply a password only if you wish to use a registered username.