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

Este commit está contenido en:
sys4-fr 2018-12-25 13:54:05 +01:00
padre 8b73f9e11d
commit 0b099505eb
Se han modificado 1 ficheros con 2 adiciones y 0 borrados

Ver fichero

@ -80,3 +80,5 @@ end
if minetest.is_yes(minetest.setting_get("digilines_enable_rtc") or true) then
dofile(modpath .. "/rtc.lua")
end
minetest.log("action", "[digilines] loaded.")