Main/System/MainLevel/MainBossEnterWin.cs @@ -137,6 +137,8 @@ var pack = new CB410_tagCMTurnFight(); pack.MapID = 2; GameNetSystem.Instance.SendInfo(pack); AutoFightModel.Instance.isPause = true; } CloseWindow(); }