hch
65 分钟以前 1b4a3a8f377e66ee562246a969419fc6cc658285
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();
    }