Create Singularity.ts

This commit is contained in:
Aerophia
2022-07-22 12:09:36 -05:00
committed by GitHub
parent dad4fcc25e
commit 2ad978d8f4

View File

@ -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(() => {