mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 16:22:56 +02:00
Added Dynamic RAM calculation unit tests
This commit is contained in:
@@ -76,7 +76,7 @@ export class WorkerScript {
|
||||
output: string = "";
|
||||
|
||||
/**
|
||||
* Script's RAM usage. Equivalent to underlying script's RAM usage
|
||||
* Script's Static RAM usage. Equivalent to underlying script's RAM usage
|
||||
*/
|
||||
ramUsage: number = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user