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); }