forked from mtcontrib/minetest-mod-snow
Remove redundant (and obsolete) nodeupdate
This commit is contained in:
@ -68,7 +68,6 @@ minetest.register_abm({
|
||||
else
|
||||
return
|
||||
end
|
||||
nodeupdate(pos)
|
||||
end,
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user