限时修改

ShaoNv
PC-202302260912\Administrator 2024-07-11 17:42:51 +08:00
parent ed58283085
commit 0f49ededfe
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ function TimeLimitUpHero:InitComponent()
self.btnActivity = Util.GetGameObject(self.gameObject,"btngroup/btnActivity")
self.btnStore = Util.GetGameObject(self.gameObject,"btngroup/store")
self.btnStore:SetActive(false)
self.btnActivity:GetComponent("Image").sprite=self.spLoader:LoadSprite("UI_hz_shenjiang_32")
self.btnActivity:GetComponent("Image").sprite=self.spLoader:LoadSprite("X1_zhujue_xinpianyanjiu")
self.btns = {}
self.bgs = {}