summaryrefslogtreecommitdiff
path: root/water.lua
diff options
context:
space:
mode:
Diffstat (limited to 'water.lua')
-rw-r--r--water.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/water.lua b/water.lua
index 48eb525..476045c 100644
--- a/water.lua
+++ b/water.lua
@@ -101,6 +101,7 @@ minetest.register_abm({
end
nodeupdate(pos)
+ --minetest.check_for_falling(pos)
end,
})