Implement planet exclusion from totals calculations
This commit is contained in:
@@ -77,6 +77,11 @@ const PlanetaryIteractionTable = ({
|
||||
</Typography>
|
||||
</Tooltip>
|
||||
</TableCell>
|
||||
<TableCell width="2%">
|
||||
<Tooltip title="Is planet ecluded from totals">
|
||||
<Typography fontSize={theme.custom.smallText}>Excluded</Typography>
|
||||
</Tooltip>
|
||||
</TableCell>
|
||||
<TableCell width="2%">
|
||||
<Tooltip title="How many units per hour factories are producing">
|
||||
<Typography fontSize={theme.custom.smallText}>u/h</Typography>
|
||||
|
||||
Reference in New Issue
Block a user