测试按钮关闭
parent
def89bf7e3
commit
0d18d4595e
|
@ -121,7 +121,7 @@ function this:InitComponent()
|
|||
|
||||
-- 无尽
|
||||
this.btnEndLess = Util.GetGameObject(self.gameObject, "LeftDown/btnRoot/btnEndLess")
|
||||
this.btnEndLess:SetActive(true)
|
||||
this.btnEndLess:SetActive(false)
|
||||
|
||||
--鸿蒙
|
||||
this.btnHongMeng=Util.GetGameObject(self.gameObject,"RightDown/btnHongMeng")
|
||||
|
|
Loading…
Reference in New Issue