settings panel moved to xml (WIP)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<panel size='400' color='0' interval='1' context='menu'>
|
||||
<panel id='settings_panel' color='0'>
|
||||
</panel>
|
||||
<button onclick='menu.page="settings_audio"'>@Audio</button>
|
||||
<button onclick='menu.page="controls"'>@Controls</button>
|
||||
<button onclick='menu:back()'>@Back</button>
|
||||
</panel>
|
||||
Reference in New Issue
Block a user