fixed error code

This commit is contained in:
kenta-work 2023-08-30 17:02:13 +07:00
parent b039522c70
commit 90a0682c22

View file

@ -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