mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-22 07:23:00 +00:00
Remove rogue return
This commit is contained in:
parent
841565a75f
commit
7883161cb8
1 changed files with 0 additions and 3 deletions
|
@ -120,6 +120,3 @@ function worldedit.floodfill(start_pos, radius, replace_node)
|
|||
|
||||
return count
|
||||
end
|
||||
|
||||
|
||||
return floodfill
|
||||
|
|
Loading…
Reference in a new issue