video happy new year. aus and mys
This commit is contained in:
parent
496769d95c
commit
c873a02cdf
16 changed files with 98 additions and 58 deletions
|
|
@ -973,16 +973,6 @@
|
|||
Var EnableCustomCoffeeFromMenu = 1
|
||||
EndIf
|
||||
|
||||
If EnableCustomCoffeeFromMenu = 0 Then
|
||||
STRCONTAIN "add-show" TOPPING2 checkLightRoast
|
||||
If checkLightRoast = "false" Then
|
||||
Var TOPPING7 = ""
|
||||
Var TOPPING8 = ""
|
||||
Var TOPPING9 = ""
|
||||
Var TOPPING10 = ""
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If TOPPING7 = "water-level" Then
|
||||
Var CustomCoffeeEnable = "True"
|
||||
Var showCustomCoffee = "Enable"
|
||||
|
|
@ -1198,6 +1188,7 @@
|
|||
|
||||
EndIf
|
||||
|
||||
|
||||
If TOPPING10 = "tampping-espv2" Then
|
||||
SAVELOG " tampping-espv2 enable"
|
||||
Var CustomCoffeeEnable = "True"
|
||||
|
|
@ -1802,17 +1793,6 @@
|
|||
EndIf
|
||||
|
||||
|
||||
If TOPPING2 = "shot coffee termtem" Then
|
||||
|
||||
Var ShotCoffeeBG = "Enable"
|
||||
Var showShotEnable = "Enable"
|
||||
|
||||
Var ExtraTopping = "Enable"
|
||||
|
||||
DEBUGVAR TOPPING2
|
||||
Refresh
|
||||
EndIf
|
||||
|
||||
If TOPPING2 = "shot coffee 1003" Then
|
||||
|
||||
If toppingID2index3 = "" Then
|
||||
|
|
@ -5577,6 +5557,16 @@
|
|||
|
||||
If CustomCoffeeEnable = "True" Then
|
||||
Var showCustomCoffee = "Enable"
|
||||
Var showCoffeeWater = "Invisible"
|
||||
|
||||
Var CurrentCoffeeWaterId = toppingID7Default
|
||||
Var CustomCoffeeWaterState[0] = "Enable"
|
||||
Var CustomCoffeeWaterState[1] = "PressForever"
|
||||
Var CustomCoffeeWaterState[2] = "Enable"
|
||||
Var CustomCoffeeWaterState[3] = "Enable"
|
||||
Var CustomCoffeeWaterState[4] = "Enable"
|
||||
|
||||
|
||||
EndIf
|
||||
|
||||
Var showText4 = "Enable"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue