主城显示gm修改器
parent
1a31b10363
commit
2e72d21ba9
|
|
@ -155,7 +155,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.btnGMChange:SetActive(true)
|
||||
--this.btnHotRank:SetActive(false)
|
||||
this.hrRedPoint:SetActive(false)
|
||||
--gm礼包
|
||||
|
|
|
|||
Loading…
Reference in New Issue