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

This commit is contained in:
sys4-fr 2018-12-25 17:43:52 +01:00
rodič ba21f47489
revize 67ca481f7c
1 změnil soubory, kde provedl 2 přidání a 0 odebrání

Zobrazit soubor

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