mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-26 03:00:56 +02:00
Update BN Mults UI and add section to Stats
This commit is contained in:
@@ -41,7 +41,7 @@ export function PortalModal(props: IProps): React.ReactElement {
|
||||
<br />
|
||||
<br />
|
||||
<Typography>{bitNode.info}</Typography>
|
||||
<BitnodeMultiplierDescription n={props.n} />
|
||||
<BitnodeMultiplierDescription n={props.n} showNext={!props.flume} />
|
||||
<br />
|
||||
<br />
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user