AUS: Drink fail no more send problem & Added Test buy drink page

This commit is contained in:
Kenta420 2024-08-13 17:14:54 +07:00
parent fdeb22bdaa
commit ab99b4681f
10 changed files with 1104 additions and 4 deletions

View file

@ -7,8 +7,12 @@
; Reset here
Var CheckCupStateDoorCupClose = ""
OpenInst 0 "/mnt/sdcard/coffeevending/taobin_project/xml/page_board.xml"
If OpenRouteManTest = 1 Then
Var routeManTest = CountryRootPath + "/xml/route_man_test.lxml"
OpenInst 0 routeManTest
Else
OpenInst 0 "/mnt/sdcard/coffeevending/taobin_project/xml/page_board.xml"
EndIf
If showMultiAds = "true" Then
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/sold_cup_count.xml"