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

Compare commits

3 Commits

View File

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