主城分解红点修改提交

onepiece_demo_arena
wangzhenxing 2024-01-24 17:01:00 +08:00
parent 76105dd37c
commit 7a23e4cc8d
1 changed files with 1 additions and 0 deletions

View File

@ -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")