settings panel moved to xml (WIP)
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
<panel id='packs_panel' size='540,10' color='0,0,0,50' max-length='400'>
|
||||
<!-- content is generated in script -->
|
||||
</panel>
|
||||
<button onclick='menu.page = "add_packs"' padding='10'>@Add</button>
|
||||
<button onclick='menu:back()' padding='10'>@Back</button>
|
||||
<button onclick='menu.page = "add_packs"'>@Add</button>
|
||||
<button onclick='menu:back()'>@Back</button>
|
||||
</panel>
|
||||
|
||||
Reference in New Issue
Block a user