mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-26 19:14:32 +02:00
Edit RAM cost in comment to equal actual RAM usage
This commit is contained in:
+1
-1
@@ -4395,7 +4395,7 @@ interface UserInterface {
|
||||
/**
|
||||
* Clear the Terminal window, as if the player ran `clear` in the terminal
|
||||
* @remarks
|
||||
* RAM cost: 0 GB
|
||||
* RAM cost: 0.2 GB
|
||||
*/
|
||||
clearTerminal(): void;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user