aaand fix an y offset bug

This commit is contained in:
Justus Wolff
2026-02-23 00:44:51 +01:00
parent c20b6b7eba
commit d17ab84e67

View File

@@ -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