Fix typo
This commit is contained in:
parent
41a60f00a3
commit
eee0919110
@ -426,7 +426,7 @@ function drawStatus()
|
||||
print("Current job: ")
|
||||
end
|
||||
print()
|
||||
if turtle["startfuel"] then
|
||||
if turtlestate["startfuel"] then
|
||||
print("Starting Fuel: "..tostring(turtlestate["startfuel"]))
|
||||
else
|
||||
print("Starting Fuel: ")
|
||||
|
Loading…
Reference in New Issue
Block a user