少年修仙传客户端代码仓库
client_linchunjie
2019-05-05 5a5f46a729aa1c832a5116a4164e6e08fb00ff00
System/BossShow/BossShowModel.cs
@@ -484,10 +484,10 @@
            {
                return;
            }
            //if (actorShowModel.BindMissionID == 0 || actorShowModel.type == 2)
            //{
            //    return;
            //}
            if (actorShowModel.type != 1)
            {
                return;
            }
            serverNotify = false;
            StartBossShow(npcID);
        }