This commit is contained in:
puxuan 2025-08-22 15:27:19 +08:00
parent 4049b0831b
commit 0c75a62973

View File

@ -236,7 +236,7 @@ function ArenaUI:refreshInfo()
end end
if DataManager.ArenaData:hasSeasonReward() then if DataManager.ArenaData:hasSeasonReward() then
self.btnReward:addRedPoint(30, 25, 0.6) self.btnReward:addRedPoint(36, 25, 0.6)
else else
self.btnReward:removeRedPoint() self.btnReward:removeRedPoint()
end end