mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-28 03:47:03 +02:00
Fixed typos and improved text in documentation/tutorial
This commit is contained in:
@@ -158,6 +158,8 @@ function prestigeAugmentation() {
|
||||
var s = homeComp.scripts[i];
|
||||
s.reset();
|
||||
}
|
||||
//Delete messages on home computer
|
||||
homeComp.messages.length = 0;
|
||||
|
||||
//Delete active scripts display elements
|
||||
var list = Engine.ActiveScriptsList.querySelectorAll('#active-scripts-list li');
|
||||
|
||||
Reference in New Issue
Block a user