描述修改提交

dev_chengFeng
jiaoyangna 2021-07-14 17:18:13 +08:00
parent 18e4652994
commit 5f3e305613
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ function this.OnTabChange(index)
this.text.text = Language[10103]..rank
end)
if type == RANK_TYPE.GOLD_EXPER then
this.text2.text = string.format("前10名奖励需个人贡献值达到%s分才能获取", 2500)
this.text2.text = string.format("前10名奖励需个人贡献值达到%s分才能获取", 2500)
this.text2.color = UIColor.RED
end
elseif curRankType == 3 then