bug修改
parent
47cb5811cc
commit
f0da745b6c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue