1
0
mirror of https://gitlab.com/rautars/weather_pack.git synced 2025-06-30 06:30:22 +02:00

1 Commits

Author SHA1 Message Date
def185bb40 Ajoute message de chargement du mod dans le journal "action" 2019-01-19 20:00:36 +01:00

View File

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