taobin_project/menu/page_catalog_group_pepsi_7up.skt
2024-06-06 18:54:33 +07:00

46 lines
663 B
Text

<?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
<?hurr
#include=components/menu_catalog_default_init.xml
?>
; soda and other
Var Menu61Selected = "PressForever"
SAVELOG PreviseXMLFileName2
Var Timeout = 0
<?hurr
#include=components/menu_catalog_new_menu.xml
?>
</EventOpen>
<?hurr
#include=components/menu_catalog_new.xml
?>
<?hurr
#generate_layout=menu_v1
?>
<EventUnitTest4>
RefreshAll
</EventUnitTest4>
</Popup>