Browse Source

修改bug

lzx 2 tuần trước cách đây
mục cha
commit
cb287280d6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)