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

This commit is contained in:
sys4-fr 2018-12-24 01:57:58 +01:00
parent f991b676f4
commit 941bfc27f9
1 changed files with 2 additions and 0 deletions

View File

@ -467,3 +467,5 @@ if armor.config.water_protect == true or armor.config.fire_protect == true then
armor.timer = 0
end)
end
minetest.log("action", "[3d_armor] loaded.")