主城分解红点修改提交
parent
76105dd37c
commit
7a23e4cc8d
|
@ -181,6 +181,7 @@ function this:InitComponent()
|
|||
this.btnJingjichang = Util.GetGameObject(this.gameObject, "scene/layer4/btnJingjichang")
|
||||
-- this.btnGonghui:SetActive(false)
|
||||
this.btnFenjie = Util.GetGameObject(this.gameObject, "scene/layer7/btnFenjie")
|
||||
Util.GetGameObject(this.gameObject, "scene/layer7/btnFenjie/redPoint"):SetActive(false)
|
||||
--this.btnTujian = Util.GetGameObject(this.gameObject, "scene/layer7/btnTujian")
|
||||
this.btnShangdian = Util.GetGameObject(this.gameObject, "scene/layer7/btnShangdian")
|
||||
this.btnEquipCompound = Util.GetGameObject(this.gameObject, "scene/layer3/btnEquipCompound")
|
||||
|
|
Loading…
Reference in New Issue