1
0
鏡像自 https://github.com/minetest-mods/3d_armor.git 已同步 2025-11-05 23:15:29 +01:00

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

此提交包含在:
sys4-fr
2018-12-24 01:57:58 +01:00
父節點 f991b676f4
當前提交 941bfc27f9

查看文件

@@ -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.")