主城屏蔽gm修改器
parent
ac172339ae
commit
f4aeeacc4d
|
@ -154,6 +154,7 @@ function this:InitComponent()
|
|||
Util.GetGameObject(this.btnGMChange,"Image"):GetComponent("Image").sprite=this.spLoader:LoadSprite("gm_change_maincity_btn_zh")
|
||||
this.btnHotRank=Util.GetGameObject(self.gameObject,"RightDown/btnHotRank")
|
||||
this.hrRedPoint = Util.GetGameObject(this.btnHotRank,"redPoint")
|
||||
this.btnGMChange:SetActive(false)
|
||||
--this.btnHotRank:SetActive(false)
|
||||
this.hrRedPoint:SetActive(false)
|
||||
--gm礼包
|
||||
|
|
Loading…
Reference in New Issue