mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 16:22:56 +02:00
Rebalancing Gyms and training in Bladeburner. Updated Active Scripts UI page to update once per second. Updated changelog
This commit is contained in:
@@ -53,6 +53,7 @@ function prestigeWorkerScripts() {
|
||||
deleteActiveScriptsItem(workerScripts[i]);
|
||||
workerScripts[i].env.stopFlag = true;
|
||||
}
|
||||
updateActiveScriptsItems(); //Force UI to update
|
||||
workerScripts.length = 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user