mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2025-03-31 05:52:28 +02:00
wea.parse.weighted_nodes: comment out debug
This commit is contained in:
@ -59,7 +59,5 @@ function worldeditadditions.parse.weighted_nodes(parts, as_list, func_normalise)
|
|||||||
else result[last_node_name] = 1 end
|
else result[last_node_name] = 1 end
|
||||||
end
|
end
|
||||||
|
|
||||||
print(worldeditadditions.format.map(result, " "))
|
|
||||||
|
|
||||||
return true, result
|
return true, result
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user