This commit is contained in:
chenxi 2023-05-05 21:06:27 +08:00
parent 5e50f54e74
commit 606ec1e5c0

View File

@ -23,7 +23,7 @@ function MainCityUI:getBGMId()
return AudioManager.BGM_ID.MAINCITY return AudioManager.BGM_ID.MAINCITY
end end
function MainCityUI:getCurrencyParams() function MainCityUI:getCurrencyParams()
if self.currencyParams == nil then if self.currencyParams == nil then
self.currencyParams = { self.currencyParams = {
itemIds = {} itemIds = {}