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

Este commit está contenido en:
sys4-fr 2018-12-25 17:43:52 +01:00
padre ba21f47489
commit 67ca481f7c
Se han modificado 1 ficheros con 2 adiciones y 0 borrados

Ver fichero

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