also remove wanted from center call in VP_prinstack

This commit is contained in:
Justus Wolff
2026-02-23 00:48:19 +01:00
parent 1e6f259bab
commit b795880174

View File

@@ -734,7 +734,7 @@ local function VP_printstack(buf, dimensions, cx,cy,cz,direction)
for _=1,buf["height"]+1,1 do
move("down")
end
center(direction, 0)
center(direction)
return cx,cz,direction
end
local function VP_calccost(stacks, height,sx,sz) -- calculate needed blocks