fix bug
This commit is contained in:
parent
4049b0831b
commit
0c75a62973
@ -236,7 +236,7 @@ function ArenaUI:refreshInfo()
|
||||
end
|
||||
|
||||
if DataManager.ArenaData:hasSeasonReward() then
|
||||
self.btnReward:addRedPoint(30, 25, 0.6)
|
||||
self.btnReward:addRedPoint(36, 25, 0.6)
|
||||
else
|
||||
self.btnReward:removeRedPoint()
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user