屏蔽宗门红包入口显示

dev_fengTi_And
wangzhenxing 2023-07-20 18:05:17 +08:00
parent a1294d8746
commit e9e1eec1f8
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ function GuildMainCityPanel:InitComponent()
this.btnResult = Util.GetGameObject(this.rightBox, "result")
this.btnRedPacket=Util.GetGameObject(this.rightBox,"redPacket")
this.btnRedPacketRedPoint=Util.GetGameObject(this.btnRedPacket,"redPoint")
this.btnRedPacket:SetActive(false)
this.timeCount = Util.GetGameObject(self.transform,"Bg/btnCarDelay/Time")
this.timeText = Util.GetGameObject(this.timeCount,"Text"):GetComponent("Text")