THAI: Added script catalog layout v3

This commit is contained in:
Kenta420 2025-03-06 16:03:56 +07:00
parent 4df9405451
commit 3c966ee66d
124 changed files with 137793 additions and 15 deletions

View file

@ -0,0 +1,30 @@
<?hurr
#include=menu_head.py
?>
<Popup>
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
;<Background> "0xeae6e1" </Background>
<Volume> SoundVolume </Volume>
<EventOpen>
; On open
;include="ROOT/taobin_project/xml/menu_catalog_default_init.xml"
Var Timeout = 0
;include="ROOT/taobin_project/xml/menu_catalog_new_menu.xml"
</EventOpen>
;include="ROOT/taobin_project/xml/v3/menu_catalog_new.xml"
<?hurr
#include=menu_new_layout_gen_v3.py
?>
</Popup>