This commit is contained in:
kong 2022-01-11 19:14:05 +07:00
parent 2d2d93c187
commit 84065a229a
4 changed files with 5 additions and 4 deletions

View file

@ -125,7 +125,7 @@
If CART_INDEX = 0 Then
DEBUGVAR Seeker.selected_a_drink
If NextOrderStatus = "fail" Then
If NextOrderStatus = "Disable" Then
Var LastMakeDrinkResult = "fail"
Else