DO
This commit is contained in:
parent
f18511b8e4
commit
a62a2adc5e
11 changed files with 911 additions and 6 deletions
|
|
@ -192,8 +192,8 @@
|
|||
Var Timeout = Timeout + 1
|
||||
|
||||
; Timeout 10*60*2
|
||||
If Timeout > 1200 Then
|
||||
SAVELOG "Timeout 1200"
|
||||
If Timeout > 900 Then
|
||||
SAVELOG "Timeout 900"
|
||||
If NextOrder = "true" Then
|
||||
|
||||
Var NextOrder = "false"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue