mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-29 13:03:54 +00:00
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:
parent
5f043a79f1
commit
1848c8c919
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user