Update make drink
This commit is contained in:
parent
7b94c55437
commit
7c13e63d80
7 changed files with 10 additions and 6 deletions
|
|
@ -9,6 +9,7 @@
|
|||
Var ChildrenFree = 0
|
||||
|
||||
Var KBankCashlessMachine = 0
|
||||
Var SmoothieToPayment = 0
|
||||
|
||||
Var OreoDueEnable = 0
|
||||
Var OreoForFreeEnable = 0
|
||||
|
|
|
|||
|
|
@ -30,6 +30,8 @@
|
|||
; Var LastMakeSpiralResult = 2
|
||||
;EndIf
|
||||
|
||||
DEBUGVAR LastMakeSpiralResult
|
||||
|
||||
If LastMakeSpiralResult = 1 Then
|
||||
|
||||
Var SessionID4 = MachineSpiralID
|
||||
|
|
@ -44,7 +46,7 @@
|
|||
Var SessionID4 = SessionID4 + ":"
|
||||
Var SessionID4 = SessionID4 + MachineSpiralRemaining
|
||||
|
||||
Var PayDetail="S:0:"
|
||||
Var PayDetail="locker:S:0:"
|
||||
Var PayDetail = PayDetail + SessionID4
|
||||
|
||||
__CMD "SprialPayDetail" PayDetail "-" "-"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue