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

このコミットが含まれているのは:
sys4-fr 2018-12-24 02:29:28 +01:00
コミット c38e63e3a2
1個のファイルの変更2行の追加0行の削除

ファイルの表示

@ -192,3 +192,5 @@ dofile(MODPATH.."/steel.lua")
if minetest.get_modpath("locks") then
dofile(MODPATH.."/shared_locked.lua")
end
minetest.log("action", "[arrow_signs] loaded.")