Issue 1934

This commit is contained in:
tyasuh.taeragan@gmail.com 2021-12-15 18:10:29 -05:00
parent 61e962ec12
commit ce0de40e59

@ -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,