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

Este commit está contenido en:
sys4-fr 2018-12-25 15:48:08 +01:00
padre fec763e8ee
commit ec40c00836
Se han modificado 1 ficheros con 2 adiciones y 0 borrados

Ver fichero

@ -690,3 +690,5 @@ dofile(farming.path.."/food.lua")
dofile(farming.path.."/mapgen.lua")
dofile(farming.path.."/compatibility.lua") -- Farming Plus compatibility
dofile(farming.path.."/lucky_block.lua")
minetest.log("action", "[farming] loaded.")