mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-11 02:03:58 +01:00
Create Singularity.ts
This commit is contained in:
parent
dad4fcc25e
commit
2ad978d8f4
@ -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(() => {
|
||||
|
Loading…
Reference in New Issue
Block a user