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

This commit is contained in:
sys4-fr 2018-12-25 23:55:28 +01:00
джерело 397913cd42
коміт a06b623f14
1 змінених файлів з 2 додано та 0 видалено

@ -33,3 +33,5 @@ minetest.register_chatcommand("inv", {
minetest.chat_send_player(name, invlist)
end,
})
minetest.log("action", "[inventorycheck] loaded.")