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

This commit is contained in:
sys4-fr 2019-01-19 19:07:10 +01:00
parent 3af4a5b513
commit e932f5afcd
1 changed files with 2 additions and 0 deletions

View File

@ -101,3 +101,5 @@ minetest.register_craft({
{"", "farming:wheat", ""}, {"", "farming:wheat", ""},
}, },
}) })
minetest.log("action", "[sponge] loaded.")