mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2025-02-17 08:33:42 +01:00
Remove debugging code
This commit is contained in:
@ -79,7 +79,5 @@ function worldeditadditions.make_heightmap(pos1, pos2, manip, area, data)
|
||||
end
|
||||
end
|
||||
|
||||
worldeditadditions.print_2d(heightmap, (pos2.z - pos1.z) + 1)
|
||||
|
||||
return heightmap
|
||||
end
|
||||
|
Reference in New Issue
Block a user