mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-11 02:03:58 +01:00
Update Singularity.ts
This commit is contained in:
parent
2907128291
commit
dad4fcc25e
@ -1276,7 +1276,7 @@ export function NetscriptSingularity(player: IPlayer, workerScript: WorkerScript
|
|||||||
}
|
}
|
||||||
|
|
||||||
wd.backdoorInstalled = true
|
wd.backdoorInstalled = true
|
||||||
calculateAchievements()
|
calculateAchievements()
|
||||||
enterBitNode(Router, false, player.bitNodeN, nextBN);
|
enterBitNode(Router, false, player.bitNodeN, nextBN);
|
||||||
if (callbackScript)
|
if (callbackScript)
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
|
Loading…
Reference in New Issue
Block a user