main update

This commit is contained in:
LumperBumper 2024-11-19 19:40:06 +05:00 committed by GitHub
parent bfab6c7ef1
commit 1dbb6354dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,5 @@
<panel size='400' color='0' interval='1' context='menu'>
<button onclick='menu.page="worlds"'>@Worlds</button>
<button onclick='menu.page="new_world"'>@New World</button>
<label padding='5'></label>
<button onclick='menu.page="settings"'>@Settings</button>
<button onclick='menu.page="content_menu"'>@Contents Menu</button>