fix place

This commit is contained in:
Justus Wolff
2026-02-15 12:33:17 +01:00
parent facb73fcc7
commit c89023a2be

View File

@@ -252,7 +252,7 @@ local function place(direction)
else
turtle.select(current+1)
end
end
else break end
os.sleep(0) -- yield
end
end