mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-26 00:53:00 +00:00
Remove debugging code
This commit is contained in:
parent
2dbbeef9c9
commit
32e786401a
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue