This commit is contained in:
HybridDog 2016-02-06 12:04:17 +01:00
parent b5807be921
commit 06099dcec3
1 changed files with 3 additions and 0 deletions

View File

@ -840,6 +840,9 @@ function nether.grow_tree(pos, generated)
end
end
--ps = nil
--collectgarbage()
for i = -1,h_stem+1 do
trunk_ps[#trunk_ps+1] = {pos.z, pos.y+i, pos.x, 0} -- par 0 because of leaves
end