ответвлено от luanti-org/minetest_game
Update 'nodeupdate()' to 'check_for_falling()' API
Этот коммит содержится в:
@@ -290,7 +290,7 @@ else -- Fire enabled
|
||||
def.on_burn(p)
|
||||
else
|
||||
minetest.remove_node(p)
|
||||
nodeupdate(p)
|
||||
minetest.check_for_falling(p)
|
||||
end
|
||||
end
|
||||
end,
|
||||
|
Ссылка в новой задаче
Block a user