少年修仙传客户端代码仓库
client_Hale
2019-04-18 d59a1aaa52dffe6aec8a1f2b69e645b570e106cb
Fight/GameActor/GAMgr.cs
@@ -1161,6 +1161,7 @@
        {
            if (otherPlayerAtkHeroDict.ContainsKey(_removeIdList[i]))
            {
                GA_Hero.CallOnStopBeAttacked(_removeIdList[i]);
                otherPlayerAtkHeroDict.Remove(_removeIdList[i]);
            }
        }