Remove rogue return

This commit is contained in:
Starbeamrainbowlabs 2018-06-17 14:40:57 +01:00
parent 841565a75f
commit 7883161cb8
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 0 additions and 3 deletions

View File

@ -120,6 +120,3 @@ function worldedit.floodfill(start_pos, radius, replace_node)
return count
end
return floodfill