少年修仙传客户端代码仓库
client_Wu Xijin
2018-10-23 a974a2621a6dcb90b8fe52b23d075814873c0960
Fight/GameActor/BattleEffectPlayRule.cs
@@ -71,6 +71,11 @@
            return false;
        }
        if(_hero.ServerInstID == sid)
        {
            return true;
        }
        // 选中英雄必显示
        if (_hero.SelectTarget != null)
        {