SK_LongZhu
parent
4a71cbc7fb
commit
e021520111
|
|
@ -94,7 +94,7 @@ function PlayerGiftPanel:BindEvent()
|
||||||
this.listObj:SetActive(false)
|
this.listObj:SetActive(false)
|
||||||
end)
|
end)
|
||||||
Util.AddClick(this.btn_help,function()
|
Util.AddClick(this.btn_help,function()
|
||||||
UIManager.OpenPanel(UIName.HelpPopup, HELP_TYPE.Gift,0,0)
|
UIManager.OpenPanel(UIName.HelpPopup, HELP_TYPE.Mingge,0,0)
|
||||||
end)
|
end)
|
||||||
|
|
||||||
Util.AddClick(this.collectImg.gameObject,function()
|
Util.AddClick(this.collectImg.gameObject,function()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue