Topping8: change slot index CoffeeQuantity
This commit is contained in:
parent
0c9af6b363
commit
51c9cc5f6d
1 changed files with 2 additions and 2 deletions
|
|
@ -192,10 +192,10 @@ EndIf
|
||||||
Var topping2 = toppingID2index1
|
Var topping2 = toppingID2index1
|
||||||
EndIf
|
EndIf
|
||||||
If CustomCoffeeQuantityState[1] = "PressForever" Then
|
If CustomCoffeeQuantityState[1] = "PressForever" Then
|
||||||
Var topping2 = toppingID2index2
|
Var topping2 = toppingID2index3
|
||||||
EndIf
|
EndIf
|
||||||
If CustomCoffeeQuantityState[2] = "PressForever" Then
|
If CustomCoffeeQuantityState[2] = "PressForever" Then
|
||||||
Var topping2 = toppingID2index3
|
Var topping2 = toppingID2index4
|
||||||
EndIf
|
EndIf
|
||||||
Else
|
Else
|
||||||
If toppingID2index3 = "" Then
|
If toppingID2index3 = "" Then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue