Ajoute message de chargement du mod dans le journal "action"
This commit is contained in:
parent
7b281bec47
commit
ea6f428e7d
2
init.lua
2
init.lua
@ -227,3 +227,5 @@ if minetest.get_modpath("pyramids") == nil then
|
|||||||
-- FIXME: Entities are currently NOT backwards-compatible
|
-- FIXME: Entities are currently NOT backwards-compatible
|
||||||
-- TODO: Update README when full backwards-compability is achieved
|
-- TODO: Update README when full backwards-compability is achieved
|
||||||
end
|
end
|
||||||
|
|
||||||
|
minetest.log("action", "[tsm_pyramids] loaded.")
|
||||||
|
Loading…
Reference in New Issue
Block a user