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

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.")