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

This commit is contained in:
sys4-fr 2018-12-25 16:56:31 +01:00
förälder e513aeb9cb
incheckning 5fdc974ebd
1 ändrade filer med 2 tillägg och 0 borttagningar

Visa fil

@ -152,3 +152,5 @@ minetest.register_globalstep(function(dtime)
end
if timer > 4 then timer = 0 end
end)
minetest.log("action", "[hbarmor] loaded.")