page suppliers
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<panel size='400' color='0' interval='1' context='menu'>
|
||||
<button onclick='menu.page="new-world"' padding='10'>@New World</button>
|
||||
<panel id='worlds' size='390,1' padding='5' color='#FFFFFF11' max-length='400'>
|
||||
</panel>
|
||||
<button onclick='menu.page="settings"' padding='10'>@Settings</button>
|
||||
<button onclick='core.quit()' padding='10'>@Quit</button>
|
||||
</panel>
|
||||
Reference in New Issue
Block a user