Fix many bug and move instance
This commit is contained in:
parent
2151bf0ae5
commit
ba53a7a47a
20 changed files with 143 additions and 245 deletions
|
|
@ -20,28 +20,8 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
If NextPage = "-" Then
|
||||
If Timeout > 60 Then
|
||||
;include="ROOT/taobin_project/inc/return_condition.ev"
|
||||
EndIf
|
||||
Else
|
||||
|
||||
If CupOnArm = "true" Then
|
||||
If Timeout > 9 Then
|
||||
SAVELOG "COA9"
|
||||
Var NextPageAlternate = NextPage
|
||||
Var NextPage = "-"
|
||||
Open NextPageAlternate
|
||||
EndIf
|
||||
Else
|
||||
If Timeout > 30 Then
|
||||
SAVELOG "COA30"
|
||||
Var NextPageAlternate = NextPage
|
||||
Var NextPage = "-"
|
||||
Open NextPageAlternate
|
||||
|
||||
EndIf
|
||||
EndIf
|
||||
If Timeout > 60 Then
|
||||
;include="ROOT/taobin_project/inc/return_condition.ev"
|
||||
EndIf
|
||||
|
||||
Var Timeout = Timeout + 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue