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
rodič 28744a162f
revize def185bb40
1 změnil soubory, kde provedl 2 přidání a 0 odebrání

Zobrazit soubor

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