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