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