turtle gps rework
This commit is contained in:
@@ -72,6 +72,9 @@ local function getNextPoint(member)
|
||||
chunkIndex = chunkIndex + 1
|
||||
|
||||
while paused do
|
||||
if abort then
|
||||
return
|
||||
end
|
||||
os.sleep(3)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user