diff --git a/src/Hacknet/ui/HacknetServerElem.tsx b/src/Hacknet/ui/HacknetServerElem.tsx index b5ff51258..b40caf09e 100644 --- a/src/Hacknet/ui/HacknetServerElem.tsx +++ b/src/Hacknet/ui/HacknetServerElem.tsx @@ -70,12 +70,8 @@ export function HacknetServerElem(props: IProps): React.ReactElement { - - {" "} - +{" "} - {" "} - (base increase, attained when no script is running)
- + (effective increase, taking current RAM usage into account) + + (effective increase, taking current RAM usage into account)
+ + (base increase, attained when no script is running) } > @@ -140,12 +136,8 @@ export function HacknetServerElem(props: IProps): React.ReactElement { - - {" "} - +{" "} - {" "} - (base increase, attained when no script is running)
- + (effective increase, taking current RAM usage into account) + + (effective increase, taking current RAM usage into account)
+ + (base increase, attained when no script is running) } > @@ -188,12 +180,8 @@ export function HacknetServerElem(props: IProps): React.ReactElement { - - {" "} - +{" "} - {" "} - (base increase, attained when no script is running)
- + (effective increase, taking current RAM usage into account) + + (effective increase, taking current RAM usage into account)
+ + (base increase, attained when no script is running) } >