fix
This commit is contained in:
parent
03ed69d44a
commit
eb566b7782
@ -317,6 +317,7 @@ function BattleResultUI:refreshArenaBoxNode()
|
|||||||
self.arenaBoxImgIcon:setSprite(GConst.ATLAS_PATH.SHOP, "shop_chest_4")
|
self.arenaBoxImgIcon:setSprite(GConst.ATLAS_PATH.SHOP, "shop_chest_4")
|
||||||
self.arenaBoxTxTitle:setText(I18N:getGlobalText(I18N.GlobalConst.ARENA_DESC_34))
|
self.arenaBoxTxTitle:setText(I18N:getGlobalText(I18N.GlobalConst.ARENA_DESC_34))
|
||||||
end
|
end
|
||||||
|
ModuleManager.ArenaManager:markAdBox(self.isWin)
|
||||||
end
|
end
|
||||||
|
|
||||||
function BattleResultUI:refreshArenaGradingSpine(gradingId, isUp)
|
function BattleResultUI:refreshArenaGradingSpine(gradingId, isUp)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user