mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-27 19:37:07 +02:00
Added the "Unclickable" Exploit.
This commit is contained in:
@@ -78,7 +78,7 @@ export function CharacterInfo(p: IPlayer): React.ReactElement {
|
||||
if(SourceFileFlags[5] > 0 && r.length > 2 && r[1] != r[2]) {
|
||||
return <td key='2' style={{textAlign: 'right'}}> ({numeralWrapper.formatPercentage(r[2])})</td>
|
||||
}
|
||||
return undefined;
|
||||
return <></>;
|
||||
}
|
||||
return <>
|
||||
<table>
|
||||
|
||||
Reference in New Issue
Block a user