[主城]=====显示神尊按钮
parent
1a2854ed5e
commit
db1d64d70f
|
@ -141,7 +141,6 @@ function this:InitComponent()
|
||||||
this.btnShenzun=Util.GetGameObject(self.gameObject,"RightDown/btnShenzun")
|
this.btnShenzun=Util.GetGameObject(self.gameObject,"RightDown/btnShenzun")
|
||||||
this.shenzunRedPoint = Util.GetGameObject(this.btnShenzun,"redPoint")
|
this.shenzunRedPoint = Util.GetGameObject(this.btnShenzun,"redPoint")
|
||||||
this.shenzunRedPoint:SetActive(false)
|
this.shenzunRedPoint:SetActive(false)
|
||||||
this.btnShenzun:SetActive(false)
|
|
||||||
--六星前往
|
--六星前往
|
||||||
this.btnSixStarGo=Util.GetGameObject(self.gameObject,"LeftUp/GameObject/GameObject/sixStarHero")
|
this.btnSixStarGo=Util.GetGameObject(self.gameObject,"LeftUp/GameObject/GameObject/sixStarHero")
|
||||||
--15日登陆活动预告
|
--15日登陆活动预告
|
||||||
|
|
Loading…
Reference in New Issue