DUBAI: update Pepsi theme

This commit is contained in:
Pakin 2024-11-18 11:06:00 +07:00
parent 45312d6ead
commit 77a21f1e57
112 changed files with 9344 additions and 4958 deletions

View file

@ -6,7 +6,7 @@
; Reset here
Var CheckCupStateDoorCupClose = ""
If InternationalEnable = 1 Then
If CountryName = "Australia" Then
OpenInst 0 "/mnt/sdcard/coffeevending/taobin_project/inter/aus/xml/page_show_error.lxml"
@ -16,6 +16,10 @@
OpenInst 0 "ROOT/taobin_project/inter/sgp/xml/page_show_error.lxml"
EndIf
If CountryName = "UnitedArabEmirates Dubai" Then
OpenInst 0 "ROOT/taobin_project/inter/uae_dubai/xml/page_show_error.lxml"
EndIf
OpenInst 0 "/mnt/sdcard/coffeevending/taobin_project/xml/page_show_error.lxml"
Else
OpenInst 0 "/mnt/sdcard/coffeevending/taobin_project/xml/page_show_error.xml"
@ -24,12 +28,12 @@
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/test_video_loop.xml"
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_list.xml"
</EventOpen>
<Timeout> 60000 </Timeout>
<EventTimeout>
<EventTimeout>
;Var menu_status = "stop"
</EventTimeout>
</EventTimeout>
</Popup>