fixed error code
This commit is contained in:
parent
b039522c70
commit
90a0682c22
1 changed files with 1 additions and 1 deletions
|
|
@ -4775,7 +4775,7 @@
|
|||
If CustomCoffeeTampingState[0] = "PressForever" Then
|
||||
Var topping10 = toppingID10index1
|
||||
EndIf
|
||||
If CustomCoffeeTampingState10] = "PressForever" Then
|
||||
If CustomCoffeeTampingState[1] = "PressForever" Then
|
||||
Var topping10 = toppingID10index2
|
||||
EndIf
|
||||
If CustomCoffeeTampingState[2] = "PressForever" Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue