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

This commit is contained in:
sys4-fr 2019-01-05 22:26:14 +01:00
förälder 5e5e60a0cf
incheckning 144757d087
1 ändrade filer med 2 tillägg och 0 borttagningar

Visa fil

@ -31,3 +31,5 @@ minetest.register_chatcommand("notice", {
end)
end,
})
minetest.log("action", "[notice] loaded.")