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

This commit is contained in:
sys4-fr 2018-12-25 13:54:05 +01:00
förälder 8b73f9e11d
incheckning 0b099505eb
1 ändrade filer med 2 tillägg och 0 borttagningar

Visa fil

@ -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.")