relative-gps coord system
This commit is contained in:
@@ -67,6 +67,7 @@ function turtle.run(fn, ...)
|
||||
end
|
||||
if id == ticketId then
|
||||
turtle.abort = false
|
||||
turtle.resetState()
|
||||
local args = { ... }
|
||||
local s, m = pcall(function() fn(unpack(args)) end)
|
||||
turtle.abort = false
|
||||
|
||||
Reference in New Issue
Block a user