forked from mtcontrib/3d_armor
Ajout message de chargement du mod dans le journal "action"
This commit is contained in:
parent
f991b676f4
commit
941bfc27f9
@ -467,3 +467,5 @@ if armor.config.water_protect == true or armor.config.fire_protect == true then
|
|||||||
armor.timer = 0
|
armor.timer = 0
|
||||||
end)
|
end)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
minetest.log("action", "[3d_armor] loaded.")
|
||||||
|
Loading…
Reference in New Issue
Block a user