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

This commit is contained in:
sys4-fr 2019-01-19 20:00:36 +01:00
parent 28744a162f
commit def185bb40
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni

Vedi File

@ -27,3 +27,5 @@ if minetest.get_modpath("lightning") ~= nil then
end
dofile(modpath.."/abm.lua")
minetest.log("action", "[weather_pack] loaded.")