tgame_save: specify a maximum savefile name length
The value is taken from a suggestion by shadowm on bug #23632
This commit is contained in:
parent
fb0285c27f
commit
5c897703ec
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@
|
|||
[text_box]
|
||||
id = "txtFilename"
|
||||
definition = "default"
|
||||
max_input_length = "127"
|
||||
[/text_box]
|
||||
|
||||
[/column]
|
||||
|
|
Loading…
Add table
Reference in a new issue