Waiting for Ready fix
This commit is contained in:
parent
fffd083228
commit
642dcbe4a1
@ -826,7 +826,7 @@ ProgressStep(ByRef step,ByRef cp,cpcost,stepamt=1) {
|
|||||||
loop {
|
loop {
|
||||||
Stdout("Waiting for Ready...")
|
Stdout("Waiting for Ready...")
|
||||||
sleep, 250
|
sleep, 250
|
||||||
} until (ActionReady() or !toggle or RECIPEDONE)
|
} until (ActionReady() or !toggle or RECIPEDONE or CraftingWindowOpen())
|
||||||
}
|
}
|
||||||
|
|
||||||
STEP = -9999
|
STEP = -9999
|
||||||
|
BIN
autocraft.exe
BIN
autocraft.exe
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user