GANG: Fix Gang UI to correctly report the bonus time multiplier as 25x

Add Tooltop to Corporation UI to explain bonus time (matching the one in
Gang UI)
Move corporation.process to the correct location
This commit is contained in:
TheMas3212
2022-11-25 00:41:24 +11:00
parent e7fc0fbb03
commit 533d8a4332
4 changed files with 23 additions and 10 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ export function BonusTime(props: IProps): React.ReactElement {
title={
<Typography>
You gain bonus time while offline or when the game is inactive (e.g. when the tab is throttled by the
browser). Bonus time makes the Gang mechanic progress faster, up to 5x the normal speed.
browser). Bonus time makes the Gang mechanic progress faster, up to 25x the normal speed.
</Typography>
}
>