before merge
This commit is contained in:
parent
d9935b26fd
commit
aabc6a79a8
13 changed files with 9772 additions and 8133 deletions
|
|
@ -219,6 +219,7 @@
|
|||
|
||||
STRCONTAIN "1068" MaterialAvailable JasmineTeaEnable
|
||||
STRCONTAIN "1210" MaterialAvailable MelonSyrupEnable
|
||||
STRCONTAIN "1212" MaterialAvailable MintSyrupEnable
|
||||
|
||||
Var MenuKidEnable = "false"
|
||||
|
||||
|
|
@ -297,6 +298,10 @@
|
|||
TRY "/mnt/sdcard/coffeevending/taobin_project/video/script1.ev"
|
||||
EndIf
|
||||
|
||||
If CountryName = "USANewYork" Then
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/inter/mys/video/script_video.ev"
|
||||
EndIf
|
||||
|
||||
|
||||
DEBUGVAR CountDownShowButton
|
||||
DEBUGVAR EventTurnOn
|
||||
|
|
@ -1012,6 +1017,7 @@
|
|||
|
||||
Else
|
||||
Var HalfPrice = "false"
|
||||
__CMD "invoke-discount-disable" "-" "-" "-"
|
||||
; DEBUGVAR Discount50
|
||||
EndIf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue