Update 'init.lua'
This commit is contained in:
parent
5a81821533
commit
79bd28922c
2
init.lua
2
init.lua
@ -50,7 +50,7 @@ minetest.register_on_mods_loaded(function(player)
|
|||||||
end
|
end
|
||||||
end)
|
end)
|
||||||
end
|
end
|
||||||
minetest.log("action", "Entity on_remove hook injected successfully.")
|
minetest.log("action", "Entity remove hook injected successfully.")
|
||||||
end)
|
end)
|
||||||
|
|
||||||
--Backwards compatability substitute for on_rightclickplayer (for those who are using outdated clients)
|
--Backwards compatability substitute for on_rightclickplayer (for those who are using outdated clients)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user