Skip to content
Snippets Groups Projects
Commit ff80b877 authored by BlockMen's avatar BlockMen
Browse files

Remove debug line

parent e106fd51
Branches
Tags
No related merge requests found
......@@ -90,7 +90,6 @@ minetest.register_abm({
pos.y = pos.y-1
if node.soil == nil or node.soil.wet == nil or node.soil.base == nil or node.soil.dry == nil then
minetest.log("error", "Could not process soil information of node " .. nn)
return
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment