DOING and fix 5.65

This commit is contained in:
kong 2021-10-29 18:02:29 +07:00
parent e737762343
commit a8cf23f0a3
14 changed files with 1626 additions and 15 deletions

View file

@ -7,6 +7,10 @@
<EventOpen>
Var y_topping_bg = 912
;Machine DoorClose
Machine DoorLidClose
DEBUGVAR video_menu_0
DEBUGVAR SelectDrink
@ -94,8 +98,6 @@
Var backGroundAddShotPremium = DirImage + "/bg_add_shot_coffee2_only.png"
Var backGroundAddShotPremiumWith = DirImage + "/bg_add_shot_coffee_only.png"
; Move to catalog.
;Machine DoorClose
;Var blendedState = "Enable"
@ -145,6 +147,8 @@
Var btnAddCart = "Invisible"
EndIf
EndIf
</EventOpen>
<Timeout> 2000 </Timeout>
<EventTimeout>
@ -557,14 +561,6 @@
Var ShotCoffeePremium = "Enable"
Var showShotEnable = "Enable"
DEBUGVAR TOPPING2
Refresh
EndIf
If TOPPING2 = "shot coffee 1008" Then
Var ShotCoffeePremium = "Enable"
Var showShotEnable = "Enable"
DEBUGVAR TOPPING2
Refresh
EndIf