Ajoute message de chargement du mod dans le journal action

This commit is contained in:
Sys Quatre 2019-05-06 00:18:07 +02:00
parent f7ff9644c9
commit c13321142b
1 changed files with 2 additions and 0 deletions

View File

@ -23,3 +23,5 @@ dofile(modpath .. "/nodes.lua")
dofile(modpath .. "/redefinitions.lua")
dofile(modpath .. "/crafting.lua")
dofile(modpath .. "/aliases.lua")
minetest.log("action", "[moreblocks] loaded.")