少年修仙传客户端代码仓库
Hale Cai
2018-09-15 4003485ee76e96534e398376ca8df97f325112c5
Fight/Actor/AI/HeroAI_Auto.cs
@@ -302,6 +302,7 @@
        {
            _hero.Behaviour.DoAttack(_skill);
            m_DecideSkill = null;
            m_UserClickSkillID = -1;
            return;
        }