bug修改

dev_chengFeng
yuanshuai 2021-09-13 19:00:53 +08:00
parent 47cb5811cc
commit f0da745b6c
1 changed files with 1 additions and 1 deletions

View File

@ -311,7 +311,7 @@ function Practice:RefreshBtn()
--神印按钮筑基期后开启
Util.SetGray(self.imprintBtn,PracticeManager.PracticeBigLevel < 2)
Util.SetGray(self.fourQuadrantBtn,PlayerManager.level < globalSystemConfig.OpenRules[2])
-- self.fourQuadrantBtn:SetActive(globalSystemConfig.IsOpen==1)
self.fourQuadrantBtn:SetActive(globalSystemConfig.IsOpen==1)
self.noOpenTip:SetActive(false)
if XinXianConfig[PracticeManager.PracticeLevel + 1] then