mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-27 19:37:07 +02:00
renameServer changes
* Update doc error, regenerate docs * Update a bad error message in renamePurchasedServer@serverPurchases.ts * restore true/false return (removed in #450 due to miscommunication)
This commit is contained in:
@@ -23,9 +23,9 @@ renamePurchasedServer(hostname: string, newName: string): boolean;
|
||||
|
||||
boolean
|
||||
|
||||
True if the upgrade succeeded, and false otherwise.
|
||||
True if successful, and false otherwise.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 2.00 GB
|
||||
RAM cost: 0 GB
|
||||
|
||||
|
||||
Reference in New Issue
Block a user