[3d_armor_stand] Ajout message de chargement du mod dans le journal

This commit is contained in:
sys4-fr 2018-12-24 02:00:14 +01:00
parent 941bfc27f9
commit 41b8c3e343
1 changed files with 2 additions and 0 deletions

View File

@ -348,3 +348,5 @@ minetest.register_craft({
{"3d_armor_stand:armor_stand", "default:steel_ingot"},
}
})
minetest.log("action", "[3d_armor_stand] loaded.")