mirror of
https://github.com/kepler155c/opus
synced 2025-10-15 07:47:40 +00:00
new icon set + scanning miner
This commit is contained in:
@@ -458,6 +458,7 @@ function turtle.back()
|
||||
end
|
||||
|
||||
local function moveTowardsX(dx)
|
||||
if not tonumber(dx) then error('moveTowardsX: Invalid arguments') end
|
||||
local direction = dx - turtle.point.x
|
||||
local move
|
||||
|
||||
|
Reference in New Issue
Block a user