【玩家信息】提交
parent
aa90cae885
commit
a556bf7761
|
@ -304,6 +304,9 @@ function PlayerInfoPopup:OnShow()
|
|||
end)
|
||||
else
|
||||
--目前只给灵脉,如果还有其他请写明备注
|
||||
this.InfoBtns:SetActive(false)
|
||||
this.InfoContentGrid:SetActive(false)
|
||||
this.pokemonObj:SetActive(false)
|
||||
this.extraInfo.Init(this,this.data,_ViewConfig[this._ViewType])
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue