Merge branch 'sg' of github.com:danielyxie/bitburner into sg

t push# especially if it merges an updated upstream into a topic branch.
This commit is contained in:
Olivier Gagnon
2021-10-26 21:22:47 -04:00

View File

@ -65,7 +65,7 @@ export function FragmentInspector(props: IProps): React.ReactElement {
<br />
Effect: {effect}
<br />
Power: {numeralWrapper.formatStaneksGiftPower(f.power)}
Base Power: {numeralWrapper.formatStaneksGiftPower(f.power)}
<br />
Charge: {charge}
<br />