mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-27 09:33:52 +01:00
Remove rogue return
This commit is contained in:
parent
841565a75f
commit
7883161cb8
@ -120,6 +120,3 @@ function worldedit.floodfill(start_pos, radius, replace_node)
|
||||
|
||||
return count
|
||||
end
|
||||
|
||||
|
||||
return floodfill
|
||||
|
Loading…
Reference in New Issue
Block a user