spiralNow
This commit is contained in:
parent
f55bf5934e
commit
2c3e7fb6ce
238 changed files with 13975 additions and 4103 deletions
|
|
@ -221,6 +221,10 @@
|
|||
Var SessionID4 = MachineSpiralID
|
||||
Var SessionID4 = SessionID4 + ":"
|
||||
Var SessionID4 = SessionID4 + MachineSpiralSlotID
|
||||
Var SessionID4 = SessionID4 + ":"
|
||||
Var SessionID4 = SessionID4 + MachineSpiralRemaining
|
||||
Var SessionID4 = SessionID4 + "/"
|
||||
Var SessionID4 = SessionID4 + MachineSpiralVMName
|
||||
|
||||
Var SessionID3 = SessionID3 + MachineSpiralID
|
||||
Var SessionID3 = SessionID3 + "/"
|
||||
|
|
@ -360,12 +364,8 @@ If Seeker.thankToppingFlag = 1 Then
|
|||
EndIf
|
||||
|
||||
If MachineStage = "drink-failed" Then
|
||||
If RoadShow = "true" Then
|
||||
;Open "ROOT/taobin_project/xml/page_back_to_error.xml"
|
||||
Else
|
||||
SAVELOG " drink-failed...."
|
||||
Var MachineState_Result = 2
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If MachineState_Result > 0 Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue