Topping8: change slot index CoffeeQuantity

This commit is contained in:
Ittipat Lusuk 2025-06-24 16:03:13 +07:00
parent 0c9af6b363
commit 51c9cc5f6d

View file

@ -192,10 +192,10 @@ EndIf
Var topping2 = toppingID2index1
EndIf
If CustomCoffeeQuantityState[1] = "PressForever" Then
Var topping2 = toppingID2index2
Var topping2 = toppingID2index3
EndIf
If CustomCoffeeQuantityState[2] = "PressForever" Then
Var topping2 = toppingID2index3
Var topping2 = toppingID2index4
EndIf
Else
If toppingID2index3 = "" Then