forked from minetest-mods/mapfix
Ajoute message de chargement du mod dans le journal "action"
This commit is contained in:
parent
4d3f6505b5
commit
8bbfb77ddb
2
init.lua
2
init.lua
@ -46,3 +46,5 @@ minetest.register_chatcommand("mapfix", {
|
||||
return true, "Done."
|
||||
end,
|
||||
})
|
||||
|
||||
minetest.log("action", "[mapfix] loaded.")
|
||||
|
Loading…
x
Reference in New Issue
Block a user