auto-increment placeholder for the new worlds

This commit is contained in:
Andrey Lebedev
2025-07-23 10:31:20 +03:00
parent e24d1bdb9c
commit f8290b1e87
2 changed files with 16 additions and 5 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
<panel size='400' color='0' interval='1' context='world'>
<label>@Name</label>
<textbox id='name_box'
validator='world_name_validator'
placeholder='New World'
<textbox id='name_box'
validator='world_name_validator'
placeholder='-'
padding='4'>
</textbox>
<label>@Seed</label>