forked from mtcontrib/email
Ajoute message de chargement du mod dans le journal "action"
This commit is contained in:
parent
70fe682416
commit
1e17fcdaff
2
init.lua
2
init.lua
@ -223,3 +223,5 @@ minetest.register_chatcommand("mail", {
|
|||||||
dofile(minetest.get_modpath("email") .. "/hud.lua")
|
dofile(minetest.get_modpath("email") .. "/hud.lua")
|
||||||
|
|
||||||
email.init()
|
email.init()
|
||||||
|
|
||||||
|
minetest.log("action", "[email] loaded.")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user