update topping statement
This commit is contained in:
parent
d48aeb7e8c
commit
b039522c70
1 changed files with 2 additions and 2 deletions
|
|
@ -945,7 +945,7 @@
|
||||||
|
|
||||||
Var PriceCustomCoffeeFormat = "%.0f฿"
|
Var PriceCustomCoffeeFormat = "%.0f฿"
|
||||||
|
|
||||||
If TOPPING7 = "Coffee-Water" Then
|
If TOPPING7 = "water-level" Then
|
||||||
Var showCustomCoffee = "Enable"
|
Var showCustomCoffee = "Enable"
|
||||||
Var showCoffeeWater = "Enable"
|
Var showCoffeeWater = "Enable"
|
||||||
|
|
||||||
|
|
@ -1024,7 +1024,7 @@
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
If TOPPING9 = "Coffee-Level" Then
|
If TOPPING9 = "coffee-level" Then
|
||||||
Var showCustomCoffee = "Enable"
|
Var showCustomCoffee = "Enable"
|
||||||
var showCoffeeLevel = "Enable"
|
var showCoffeeLevel = "Enable"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue