mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-19 22:23:51 +01:00
Update HashUpgradesMetadata.tsx
removing an unecessarily added space.
This commit is contained in:
parent
bf91789be9
commit
2461e41a79
@ -44,7 +44,7 @@ export const HashUpgradesMetadata: IConstructorParams[] = [
|
||||
"Use hashes to increase the maximum amount of money on a single server by 2%. " +
|
||||
"Note that a server's maximum money is soft capped above $10t. " +
|
||||
"This effect persists until you install Augmentations (since servers " +
|
||||
"are reset at that time). ",
|
||||
"are reset at that time).",
|
||||
hasTargetServer: true,
|
||||
name: "Increase Maximum Money",
|
||||
value: 1.02,
|
||||
|
Loading…
Reference in New Issue
Block a user