mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
Edit RAM cost in comment to equal actual RAM usage
This commit is contained in:
parent
65889079b6
commit
a6d578eb2e
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
@ -4395,7 +4395,7 @@ interface UserInterface {
|
|||||||
/**
|
/**
|
||||||
* Clear the Terminal window, as if the player ran `clear` in the terminal
|
* Clear the Terminal window, as if the player ran `clear` in the terminal
|
||||||
* @remarks
|
* @remarks
|
||||||
* RAM cost: 0 GB
|
* RAM cost: 0.2 GB
|
||||||
*/
|
*/
|
||||||
clearTerminal(): void;
|
clearTerminal(): void;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user