DUBAI: Invisible Topping
This commit is contained in:
parent
e8fd4cc38e
commit
67759ad829
2 changed files with 7 additions and 1 deletions
|
|
@ -536,6 +536,7 @@
|
|||
</Button>
|
||||
|
||||
<EventMachine>
|
||||
|
||||
DEBUGVAR MAT_ID_STRAW_OFFER
|
||||
DEBUGVAR MAT_ID_LID_OFFER
|
||||
DEBUGVAR MAT_ID_511215
|
||||
|
|
@ -1375,6 +1376,10 @@
|
|||
If RoadShow = "true" Then
|
||||
Var PriceShowValue = "Free"
|
||||
EndIf
|
||||
|
||||
If ExtraToppingState = "Invisible" Then
|
||||
Var ExtraTopping = "Invisible"
|
||||
EndIf
|
||||
|
||||
DEBUGVAR showShotEnable
|
||||
DEBUGVAR showOreoAddEnable
|
||||
|
|
|
|||
|
|
@ -983,7 +983,7 @@
|
|||
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/inter/uae_dubai/video/script_video.ev"
|
||||
|
||||
|
||||
|
||||
Var WebAppShow = "Invisible"
|
||||
EnableLanguage "ENG"
|
||||
EnableLanguage "UAE_DUBAI"
|
||||
|
|
@ -1005,6 +1005,7 @@
|
|||
Var TextPriceMenuHotX = 48
|
||||
Var ShowButtonClick2 = "Enable"
|
||||
Var ButtontoTopupMenu = "Invisible"
|
||||
Var ExtraToppingState = "Invisible"
|
||||
|
||||
Var PriceUnitText = "Price in DH"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue