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