Fix?
This commit is contained in:
parent
f45eefd932
commit
268c8679e1
@ -375,7 +375,7 @@ while true do
|
||||
status["state"] = "Waiting for job..."
|
||||
drawStatus()
|
||||
thejob = waitForJob()
|
||||
status["job"] = thejob
|
||||
--status["job"] = thejob
|
||||
status["state"] = "Refueling..."
|
||||
drawStatus()
|
||||
doRefuel()
|
||||
|
Loading…
Reference in New Issue
Block a user