diff --git a/src/main.lua b/src/main.lua index 4cb2c2d..1c1613b 100644 --- a/src/main.lua +++ b/src/main.lua @@ -726,7 +726,7 @@ local function VP_printstack(buf, dimensions, cx,cy,cz,direction) end move("up", true) end - move("up", true) + --move("up", true) -- not needed anymore end end end