I knew I forgot something...

This commit is contained in:
Justus Wolff
2026-02-22 21:00:34 +01:00
parent b75e547483
commit f8467d5703

View File

@@ -671,6 +671,7 @@ local function VP_splitstack(_stack, x)
buf[i] = v buf[i] = v
ind = ind + 1 ind = ind + 1
end end
if #buf > 0 then table.insert(stacks, buf) end
local out = { local out = {
height=height, height=height,