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

Este commit está contenido en:
sys4-fr 2019-01-19 20:00:36 +01:00
padre 28744a162f
commit def185bb40
Se han modificado 1 ficheros con 2 adiciones y 0 borrados

Ver fichero

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