【跨服天梯】国内提交+1

dev_chengFeng
zhangqiang 2021-07-14 22:17:16 +08:00
parent c3a456af52
commit d9ca231e57
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ function this.OnShowPanel()
if JumpServerManager.GetHightLadderDataMyRank() <= 1000 then
this.canPlayerTipText:GetComponent("Text").text = "已通过邮件发放排名奖励"
else
this.canPlayerTipText:GetComponent("Text").text = "无法获得奖励"
this.canPlayerTipText:GetComponent("Text").text = "无法获得排名奖励"
end
this.mySortText:SetActive(true)
end