mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-30 21:07:04 +02:00
More nerfs to combat augmentations. Randomized server parameters. Added Log and Kill button to Active SCripts panel
This commit is contained in:
+1
-1
@@ -648,7 +648,7 @@ var Terminal = {
|
||||
post("Error: No such script exists");
|
||||
return;
|
||||
}
|
||||
logBoxCreate(runningScript);
|
||||
runningScript.displayLog();
|
||||
}
|
||||
break;
|
||||
case "clear":
|
||||
|
||||
Reference in New Issue
Block a user