yyl
2025-12-10 e720efce7c9f50a3fef7dd82e850e08543e8ac41
Main/System/MainLevel/MainBossEnterWin.cs
@@ -146,7 +146,7 @@
            BattleManager.Instance.SendTurnFight(2);
            BattleManager.Instance.storyBattleField.CleanBattle();
            AutoFightModel.Instance.isPause = true;
            AutoFightModel.Instance.isAutoAttack = false;
            // AutoFightModel.Instance.isAutoAttack = false;
        }
        CloseWindow();
    }