mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 09:43:54 +01:00
commit
369ea8d381
2
dist/engine.bundle.js
vendored
2
dist/engine.bundle.js
vendored
File diff suppressed because one or more lines are too long
@ -142,6 +142,7 @@ export class PurchaseableAugmentation extends React.Component<IProps, any> {
|
|||||||
onClick={this.handleClick}
|
onClick={this.handleClick}
|
||||||
style={inlineStyleMarkup}
|
style={inlineStyleMarkup}
|
||||||
text={btnTxt}
|
text={btnTxt}
|
||||||
|
tooltip={this.aug.info}
|
||||||
/>
|
/>
|
||||||
<p style={txtStyle}>{statusTxt}</p>
|
<p style={txtStyle}>{statusTxt}</p>
|
||||||
</span>
|
</span>
|
||||||
|
Loading…
Reference in New Issue
Block a user