【四灵试炼】排行榜从第二名开始所有人的名字都变成“胆子超级大”第一名正常
parent
a5dcdd4e7f
commit
8cf7fb6b2e
|
@ -432,6 +432,9 @@ function this.SetInfoShow(go,data,rankType,Value0)
|
|||
end
|
||||
elseif rankType == RANK_TYPE.PERSON_CHALLENGE then
|
||||
if data.rankInfo.param1 and data.rankInfo.param1 > 0 then
|
||||
if Value0 then
|
||||
Value0:GetComponent("Text").text = "<size=40%>"..data.userName.."</size>"
|
||||
end
|
||||
fight:SetActive(true)
|
||||
fight:GetComponent("Text").text = "层数:"..data.rankInfo.param1
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue