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

2 Commits

View File

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