Skip to content
Snippets Groups Projects
Commit b8861d72 authored by Milan's avatar Milan
Browse files

water: compatibility-update

parent bea4829d
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ minetest.register_abm({
minetest.swap_node(pos, {name = "default:dirt_with_grass"})
end
nodeupdate(pos)
minetest.check_for_falling(pos)
end,
})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment