少年修仙传客户端代码仓库
client_Zxw
2018-08-13 8edabb4bd6892df62eeed23eaa88003e2e9670fe
Fight/PreFightMission.cs
@@ -1526,6 +1526,11 @@
    private bool mDestroy = false;
    public void Destroy()
    {
        if (IsFinished())
        {
            return;
        }
        mDestroy = true;
        if (m_FuncNpc != null)
        {