1
0
mirror of https://github.com/SmallJoker/exchange_shop.git synced 2025-08-10 11:10:27 +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.")