mirror of
https://github.com/Uberi/Minetest-WorldEdit.git
synced 2025-10-16 07:35:27 +02:00
Use new 5.13.0 explicit VoxelManip free
This commit is contained in:
@@ -133,7 +133,9 @@ function mh.finish(manip, data)
|
||||
manip:set_data(data)
|
||||
end
|
||||
manip:write_to_map()
|
||||
manip:update_map()
|
||||
if manip.close ~= nil then
|
||||
manip:close() -- explicitly free memory
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user