Merge branch 'master_xma_local' of http://60.1.1.230/gaoxin/JL_Client into master_xma_local
commit
29789b6c0d
|
|
@ -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