1
0
mirror of https://github.com/SmallJoker/exchange_shop.git synced 2025-12-02 20:55:24 +01:00

Compare commits

1 Commits

Author SHA1 Message Date
sys4-fr
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.")