Ajoute message de chargement du mod dans le journal "action"

This commit is contained in:
sys4-fr 2019-01-19 19:35:58 +01:00
parent 7b281bec47
commit ea6f428e7d
1 changed files with 2 additions and 0 deletions

View File

@ -227,3 +227,5 @@ if minetest.get_modpath("pyramids") == nil then
-- FIXME: Entities are currently NOT backwards-compatible
-- TODO: Update README when full backwards-compability is achieved
end
minetest.log("action", "[tsm_pyramids] loaded.")