Create Singularity.ts

This commit is contained in:
Aerophia 2022-07-22 12:09:36 -05:00 committed by GitHub
parent dad4fcc25e
commit 2ad978d8f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1276,7 +1276,7 @@ export function NetscriptSingularity(player: IPlayer, workerScript: WorkerScript
}
wd.backdoorInstalled = true
calculateAchievements()
calculateAchievements();
enterBitNode(Router, false, player.bitNodeN, nextBN);
if (callbackScript)
setTimeout(() => {