【跨服天梯】国内提交+1
parent
c3a456af52
commit
d9ca231e57
|
|
@ -178,7 +178,7 @@ function this.OnShowPanel()
|
||||||
if JumpServerManager.GetHightLadderDataMyRank() <= 1000 then
|
if JumpServerManager.GetHightLadderDataMyRank() <= 1000 then
|
||||||
this.canPlayerTipText:GetComponent("Text").text = "已通过邮件发放排名奖励"
|
this.canPlayerTipText:GetComponent("Text").text = "已通过邮件发放排名奖励"
|
||||||
else
|
else
|
||||||
this.canPlayerTipText:GetComponent("Text").text = "无法获得奖励"
|
this.canPlayerTipText:GetComponent("Text").text = "无法获得排名奖励"
|
||||||
end
|
end
|
||||||
this.mySortText:SetActive(true)
|
this.mySortText:SetActive(true)
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue