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

Este commit está contenido en:
sys4-fr 2018-12-25 23:55:28 +01:00
padre 397913cd42
commit a06b623f14
Se han modificado 1 ficheros con 2 adiciones y 0 borrados

Ver fichero

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