taobin_project/xml/page_catalog_group_other_other.skt

48 lines
818 B
Text
Raw Normal View History

2024-05-31 16:14:45 +07:00
<?hurr
#include=menu_head.py
echo param
?>
<Popup>
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
;<Background> "0xeae6e1" </Background>
<Volume> SoundVolume </Volume>
<EventOpen>
; On open
2025-04-30 10:27:25 +07:00
DEBUGVAR BoostEnergyPro
2025-04-23 09:48:14 +07:00
If BoostEnergyPro = 1 Then
Open "ROOT/taobin_project/xml/page_catalog_group_other_other_pro.xml"
EndIf
2025-04-23 09:48:14 +07:00
;include="ROOT/taobin_project/xml/menu_catalog_default_init.xml"
2024-05-31 16:14:45 +07:00
; soda and other
2024-06-05 15:35:36 +07:00
Var Menu62Selected = "PressForever"
2024-05-31 16:14:45 +07:00
SAVELOG PreviseXMLFileName2
Var Timeout = 0
;include="ROOT/taobin_project/xml/menu_catalog_new_menu.xml"
2024-05-31 16:14:45 +07:00
</EventOpen>
;include="ROOT/taobin_project/xml/menu_catalog_new.xml"
2024-05-31 16:14:45 +07:00
<?hurr
#include=menu_new_layout_gen_v2.py
?>
<?hurr
#include=menu_new_layout_gen.py
?>
2025-04-23 09:48:14 +07:00
;BigLogoLayout
2024-05-31 16:14:45 +07:00
</Popup>