Fix
This commit is contained in:
@@ -410,7 +410,6 @@ function emptyToBarrel()
|
||||
end
|
||||
|
||||
function drawStatus()
|
||||
if false then
|
||||
print("Turtle ("..tostring(turtlestate["id"])..")")
|
||||
print()
|
||||
print(" \""..turtlestate["name"].."\"")
|
||||
@@ -437,7 +436,6 @@ function drawStatus()
|
||||
end
|
||||
--print(" "..turtlestate["state"])
|
||||
turtlestate["morestate"] = nil
|
||||
end
|
||||
end
|
||||
|
||||
function turtleAI()
|
||||
|
||||
Reference in New Issue
Block a user