소스 검색

修改bug

lzx 1 주 전
부모
커밋
cb287280d6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Assets/Scripts/GameUI/UI/CombatPanel/SkillSelectPanel.cs

+ 1 - 1
Assets/Scripts/GameUI/UI/CombatPanel/SkillSelectPanel.cs

@@ -1017,7 +1017,7 @@ namespace Fort23.Mono
             }
             }
 
 
             int index = 5;
             int index = 5;
-            if (PlayerManager.Instance.myHero.level <= 60)
+            // if (PlayerManager.Instance.myHero.level <= 60)
             {
             {
                 //金
                 //金
                 if (skillConfig.skillConfig.attribute == 1)
                 if (skillConfig.skillConfig.attribute == 1)