forked from mtcontrib/weather_pack
Ajoute message de chargement du mod dans le journal "action"
This commit is contained in:
parent
28744a162f
commit
def185bb40
2
init.lua
2
init.lua
@ -27,3 +27,5 @@ if minetest.get_modpath("lightning") ~= nil then
|
||||
end
|
||||
|
||||
dofile(modpath.."/abm.lua")
|
||||
|
||||
minetest.log("action", "[weather_pack] loaded.")
|
||||
|
Loading…
x
Reference in New Issue
Block a user