diff --git a/src/main.lua b/src/main.lua index 05bc4a0..5ce0401 100644 --- a/src/main.lua +++ b/src/main.lua @@ -274,7 +274,7 @@ local function printdes(buf, dimensions) move("forward") end -- return to standard pos but +1 to z - move("back") + --move("back") move("right") move("forward") move("right")