【车迟斗法】点击抢夺下方名字修改
parent
6eea05fa06
commit
d7ad797ce5
|
@ -71,7 +71,7 @@ function GuildCarDelayLootPopup:OnShow()
|
|||
else
|
||||
this.mySortNum:SetActive(false)
|
||||
end
|
||||
this.myGuildName.text = MyGuildManager.MyGuildInfo.name
|
||||
this.myGuildName.text = PlayerManager.nickName --MyGuildManager.MyGuildInfo.name
|
||||
this.myScore.text = CarChallenegList.myScore > 0 and CarChallenegList.myScore or Language[10148]
|
||||
end
|
||||
this.emptyObj:SetActive(not CarChallenegList.carChallengeItem or #CarChallenegList.carChallengeItem <= 0)
|
||||
|
|
Loading…
Reference in New Issue