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

Este commit está contenido en:
sys4-fr 2019-01-19 20:25:08 +01:00
padre c515b58ca1
commit 32e3f8928b
Se han modificado 1 ficheros con 2 adiciones y 0 borrados

Ver fichero

@ -3906,3 +3906,5 @@ minetest.register_node("witchcraft:candle", {
dofile(minetest.get_modpath("witchcraft").."/scrolls.lua")
dofile(minetest.get_modpath("witchcraft").."/brewing_stand.lua")
minetest.log("action", "[witchcraft] loaded.")