屏蔽七界商店

SK_LongZhu
PC-202302260912\Administrator 2025-08-14 14:53:17 +08:00
parent 00407220d8
commit add1c4ef60
1 changed files with 2 additions and 0 deletions

View File

@ -29,7 +29,9 @@ function QiJieShiLianPanel:InitComponent()
--屏蔽七界排名奖励
self.rewardBtn:SetActive(false)
self.sortBtn = Util.GetGameObject(self.rightBtns,"sortBtn")
--屏蔽七界商店
self.shopBtn = Util.GetGameObject(self.rightBtns,"shopBtn")
self.shopBtn:SetActive(false)
--下部
self.bottomBar = Util.GetGameObject(self.gameObject,"BottomBar")
--挑战加成