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

1 Commits

Author SHA1 Message Date
9b9d3b7a5b Ajoute message de chargement du mod dans le journal "action" 2018-12-31 15:35:26 +01:00

View File

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