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

This commit is contained in:
sys4-fr 2018-12-31 15:35:26 +01:00
parent 0861f4d8c8
commit 9b9d3b7a5b
1 changed files with 2 additions and 0 deletions

View File

@ -37,3 +37,5 @@ if has_currency then
dofile(modpath .. "/currency_override.lua")
end
end
minetest.log("action", "[exchange_shop] loaded.")