Branch_DNA
parent
f02b93f504
commit
8714689416
|
|
@ -594,6 +594,7 @@ end
|
||||||
|
|
||||||
function RoleInfoPanel:OnShow()
|
function RoleInfoPanel:OnShow()
|
||||||
this.HeadFrameView:OnShow()
|
this.HeadFrameView:OnShow()
|
||||||
|
this.giftBtn.gameObject:SetActive(PlayerManager.level >= globalSystemConfig[210].OpenRules[2])
|
||||||
this.UpView:OnOpen({ showType = UpViewOpenType.ShowRight, panelType = PanelType.RoleInfo })
|
this.UpView:OnOpen({ showType = UpViewOpenType.ShowRight, panelType = PanelType.RoleInfo })
|
||||||
|
|
||||||
isClickLeftOrRightBtn = true
|
isClickLeftOrRightBtn = true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue