merge dev

This commit is contained in:
phyzical
2022-04-23 10:26:51 +08:00
70 changed files with 2462 additions and 1876 deletions
+1 -1
View File
@@ -167,7 +167,7 @@ export function AugmentationsPage(props: IProps): React.ReactElement {
);
}
const multiplierComponent =
props.faction.name !== FactionNames.Infiltrators ? (
props.faction.name !== FactionNames.ShadowsOfAnarchy ? (
<Typography>
Price multiplier: x {numeralWrapper.formatMultiplier(getGenericAugmentationPriceMultiplier())}
</Typography>