【跨服排行】
parent
c1e192943c
commit
fa203e1dc8
|
|
@ -214,7 +214,7 @@ function this.SetInfoShow(go,data,rankType,nameText)
|
|||
elseif rankType == RANK_TYPE.FIGHTLEVEL_STAR or rankType == RANK_TYPE.JUMPSERVER_FIGHTLEVEL_STAR then--山河社稷图星星
|
||||
FightLeveStar:SetActive(true)
|
||||
if nameText then
|
||||
nameText:GetComponent("Text").text = "<size=40%>"..data.userName.."</size>"
|
||||
nameText:GetComponent("Text").text = data.userName
|
||||
end
|
||||
Util.GetGameObject(FightLeveStar,"Text"):GetComponent("Text").text = data.rankInfo.param1
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue