mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
DevTest: Move callback entities to callbacks mod
This commit is contained in:
parent
cb7b96fc90
commit
2da92ed81e
5 changed files with 5 additions and 5 deletions
|
@ -1,2 +1,3 @@
|
|||
dofile(minetest.get_modpath("callbacks").."/items.lua")
|
||||
dofile(minetest.get_modpath("callbacks").."/nodes.lua")
|
||||
dofile(minetest.get_modpath("callbacks").."/entities.lua")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue