1
0
mirror of https://github.com/SmallJoker/exchange_shop.git synced 2025-07-22 10:00:23 +02:00

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

View File

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