化虚潭升星修改

dev_chengFeng
wangzhenxing 2023-04-23 13:53:18 +08:00
parent 934d262918
commit 7b87ea154d
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ function this:InitComponent(gameObject)
end
for i = 1, 6 do
tabs[i] = Util.GetGameObject(gameObject, "CompoundHeroPanel_Compound/Tabs/grid/Btn" .. i)
tabs[i]:SetActive(true)
end
this.selectBtn=Util.GetGameObject(gameObject, "CompoundHeroPanel_Compound/Tabs/selectBtn")
this.heroPre = Util.GetGameObject(gameObject, "CompoundHeroPanel_Compound/heroPre")