Merge pull request #1933 from Saynt-Garmo/dev

Issue 1911
This commit is contained in:
hydroflame 2021-12-16 12:18:16 -05:00 committed by GitHub
commit 43aba18b77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

@ -178,7 +178,7 @@ export const defaultSettings: IDefaultSettings = {
Locale: "en", Locale: "en",
MaxLogCapacity: 50, MaxLogCapacity: 50,
MaxPortCapacity: 50, MaxPortCapacity: 50,
MaxTerminalCapacity: 200, MaxTerminalCapacity: 500,
SaveGameOnFileSave: true, SaveGameOnFileSave: true,
SuppressBuyAugmentationConfirmation: false, SuppressBuyAugmentationConfirmation: false,
SuppressFactionInvites: false, SuppressFactionInvites: false,

@ -41,7 +41,7 @@ export function ScriptProduction(): React.ReactElement {
<TableBody> <TableBody>
<TableRow> <TableRow>
<TableCell component="th" scope="row" classes={{ root: classes.cell }}> <TableCell component="th" scope="row" classes={{ root: classes.cell }}>
<Typography variant="body2">Total production:</Typography> <Typography variant="body2">Total production since last Augment Installation:</Typography>
</TableCell> </TableCell>
<TableCell align="left" classes={{ root: classes.cell }}> <TableCell align="left" classes={{ root: classes.cell }}>
<Typography variant="body2"> <Typography variant="body2">