yyl
10 天以前 0556da8f5e7f7ff498ded7ad1430ef3f7abed30c
Main/System/MainLevel/MainBossEnterWin.cs
@@ -146,6 +146,7 @@
            BattleManager.Instance.SendTurnFight(2);
            BattleManager.Instance.storyBattleField.CleanBattle();
            AutoFightModel.Instance.isPause = true;
            AutoFightModel.Instance.isAutoAttack = false;
        }
        CloseWindow();
    }