mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-24 02:03:01 +02:00
Merge branch 'dev' of https://github.com/danielyxie/bitburner into nsjs-memoryleak
This commit is contained in:
@@ -53,7 +53,7 @@ function prestigeWorkerScripts() {
|
||||
deleteActiveScriptsItem(workerScripts[i]);
|
||||
workerScripts[i].env.stopFlag = true;
|
||||
}
|
||||
updateActiveScriptsItems(); //Force UI to update
|
||||
updateActiveScriptsItems(5000); //Force UI to update
|
||||
workerScripts.length = 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user