Revert "Move router.clearHistory() to prestigeAugmentation"

This reverts commit b169406f8cff4d367ccf5c0de0f66211a6ba5525.
This commit is contained in:
Martin Fournier 2022-01-12 18:46:07 -05:00
parent 9033640c0c
commit 2dee036e90
2 changed files with 1 additions and 2 deletions

@ -2582,6 +2582,7 @@ function installAugmentations(): boolean {
augmentationList += aug.name + level + "<br>";
}
Player.queuedAugmentations = [];
Router.clearHistory();
dialogBoxCreate(
"You slowly drift to sleep as scientists put you under in order " +

@ -161,8 +161,6 @@ export function prestigeAugmentation(): void {
resetPidCounter();
ProgramsSeen.splice(0, ProgramsSeen.length);
InvitationsSeen.splice(0, InvitationsSeen.length);
Router.clearHistory();
}
// Prestige by destroying Bit Node and gaining a Source File