lzx 1 viikko sitten
vanhempi
commit
cb287280d6
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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;
-            if (PlayerManager.Instance.myHero.level <= 60)
+            // if (PlayerManager.Instance.myHero.level <= 60)
             {
                 //金
                 if (skillConfig.skillConfig.attribute == 1)