[探索]========探索入口代码屏蔽
parent
259f8636b5
commit
2e85ea786f
|
@ -129,7 +129,7 @@ function this:InitComponent()
|
|||
|
||||
-- 探索
|
||||
this.btnExplore = Util.GetGameObject(self.gameObject, "bg/btnExplore")
|
||||
this.btnExplore.gameObject:SetActive(true)
|
||||
this.btnExplore.gameObject:SetActive(false)
|
||||
this.btnExploreRed = Util.GetGameObject(this.btnExplore, "redPoint")
|
||||
--鸿蒙
|
||||
this.btnHongMeng=Util.GetGameObject(self.gameObject,"RightDown/btnHongMeng")
|
||||
|
|
Loading…
Reference in New Issue