修改显示
This commit is contained in:
parent
c5eda688c9
commit
2f3bf147d1
@ -101,6 +101,7 @@ function BattleResultUI:refreshFixedInfo()
|
||||
iconName = "common_dec_15"
|
||||
local round = self.combatReport.remainRound or 0
|
||||
desc2:setText(round)
|
||||
desc1:setText(I18N:getGlobalText(I18N.GlobalConst.ROUND_LEFT))
|
||||
end
|
||||
icon:setSprite(GConst.ATLAS_PATH.COMMON, iconName)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user