This commit is contained in:
Olivier Gagnon
2021-10-11 16:38:50 -04:00
parent 828c9c2de6
commit 8f13363466
13 changed files with 63421 additions and 2643 deletions

View File

@@ -77,7 +77,6 @@ export function init(this: IPlayer): void {
}
export function prestigeAugmentation(this: IPlayer): void {
const homeComp = this.getHomeComputer();
this.currentServer = SpecialServers.Home;
this.numPeopleKilled = 0;