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 changed files with 2 additions and 0 deletions

View File

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