mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
typo
This commit is contained in:
parent
a389f888c8
commit
5a1cabdb34
4
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
4
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
@ -3852,7 +3852,7 @@ interface UserInterface {
|
||||
* Resets the player's theme to the default values
|
||||
* @remarks
|
||||
* RAM cost: cost: 0 GB
|
||||
*/
|
||||
*/
|
||||
resetTheme(): void;
|
||||
}
|
||||
|
||||
@ -5727,7 +5727,7 @@ export interface NS extends Singularity {
|
||||
* RAM cost: 4 GB
|
||||
*
|
||||
* Returns an object containing the current BitNode multipliers.
|
||||
* This function requires Source-File 5 in order to run.
|
||||
* This function requires you to be in Bitnode 5 or have Source-File 5 in order to run.
|
||||
* The multipliers are returned in decimal forms (e.g. 1.5 instead of 150%).
|
||||
* The multipliers represent the difference between the current BitNode and
|
||||
* the original BitNode (BitNode-1).
|
||||
|
Loading…
Reference in New Issue
Block a user