mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-27 09:33:52 +01:00
ellipsoid2: remove todo
This commit is contained in:
parent
2aa15116e2
commit
84741f5cb9
@ -25,7 +25,6 @@ function worldeditadditions.ellipsoid2(pos1, pos2, target_node, hollow)
|
||||
}
|
||||
|
||||
-- Fetch the nodes in the specified area
|
||||
-- OPTIMIZE: We should be able to calculate a more efficient box-area here
|
||||
local manip, area = worldedit.manip_helpers.init(pos1, pos2)
|
||||
local data = manip:get_data()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user