parent
cd8e1554de
commit
8dfb6ac056
|
|
@ -32,9 +32,7 @@ function TimeLimitUpHero:InitComponent()
|
|||
|
||||
self.btnActivity = Util.GetGameObject(self.gameObject,"btngroup/btnActivity")
|
||||
self.btnActivity:GetComponent("Image").sprite=self.spLoader:LoadSprite("r_shilian-jiangli_zh")
|
||||
self.btnRewardBtn = Util.GetGameObject(self.gameObject,"btngroup/btnRewardBtn")
|
||||
self.btnRewardBtn:SetActive(false)
|
||||
|
||||
|
||||
self.btns = {}
|
||||
self.bgs = {}
|
||||
for i = 1 , 2 do
|
||||
|
|
|
|||
Loading…
Reference in New Issue