mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
Reduce purchased aug tooltip delay
This commit is contained in:
@@ -51,7 +51,7 @@ export function PurchasedAugmentations(): React.ReactElement {
|
||||
})()}
|
||||
</Typography>
|
||||
}
|
||||
enterNextDelay={1000}
|
||||
enterNextDelay={500}
|
||||
key={displayName}
|
||||
>
|
||||
<ListItem sx={{ py: 0 }}>
|
||||
|
||||
Reference in New Issue
Block a user