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

This commit is contained in:
sys4-fr 2018-12-25 15:15:28 +01:00
parent 70fe682416
commit 1e17fcdaff
1 changed files with 2 additions and 0 deletions

View File

@ -223,3 +223,5 @@ minetest.register_chatcommand("mail", {
dofile(minetest.get_modpath("email") .. "/hud.lua")
email.init()
minetest.log("action", "[email] loaded.")