【归元修改】漏提
parent
202658d6d9
commit
127a019a1b
|
|
@ -28,6 +28,7 @@ function RoleTalismanPanelV2:InitComponent()
|
|||
this.advanceBtn=Util.GetGameObject(this.gameObject,"AdvanceBtn")--进阶按钮
|
||||
this.advanceBtnRedPot=Util.GetGameObject(this.gameObject,"AdvanceBtn/redPoint")
|
||||
this.RecallBtn=Util.GetGameObject(this.gameObject,"RecallBtn")--归元按钮
|
||||
this.RecallBtn:GetComponent("Image").sprite = Util.LoadSprite("r_fabao_guiyuan_zh")
|
||||
this.leftBtn = Util.GetGameObject(this.gameObject, "LeftBtn")
|
||||
this.rightBtn = Util.GetGameObject(this.gameObject, "RightBtn")
|
||||
this.helpBtn= Util.GetGameObject(this.transform, "HelpBtn")
|
||||
|
|
|
|||
Loading…
Reference in New Issue