auto-increment placeholder for the new worlds
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user