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

Este commit está contenido en:
sys4-fr 2018-12-25 15:40:52 +01:00
padre c869467601
commit 5083ada500
Se han modificado 1 ficheros con 2 adiciones y 0 borrados

Ver fichero

@ -207,3 +207,5 @@ minetest.register_chatcommand("fail", {
-- Create the same things for cookies
dofile(minetest.get_modpath("fail").."/cookie.lua")
minetest.log("action", "[fail] loaded.")