mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2025-01-11 15:07:28 +01:00
wea.parse.weighted_nodes: comment out debug
This commit is contained in:
parent
57ff577694
commit
97aa24bcd3
@ -59,7 +59,5 @@ function worldeditadditions.parse.weighted_nodes(parts, as_list, func_normalise)
|
||||
else result[last_node_name] = 1 end
|
||||
end
|
||||
|
||||
print(worldeditadditions.format.map(result, " "))
|
||||
|
||||
return true, result
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user