mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-03-08 19:32:31 +01:00
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>
|
||||||
|
Reference in New Issue
Block a user