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

This commit is contained in:
sys4-fr 2018-12-26 20:12:08 +01:00
parent 73248cd5a9
commit b1a98ffbcb
1 changed files with 2 additions and 0 deletions

View File

@ -349,3 +349,5 @@ minetest.register_craft({
output = 'lantern:lantern_lampost1',
recipe = {"lantern:lantern_lampost4"}
})
minetest.log("action", "[lantern] loaded.")