Split full-strength start from squadron aircraft limits

This commit is contained in:
Raffson
2023-06-03 16:04:16 +02:00
parent db7bcaa45c
commit 2ed85792b9
4 changed files with 19 additions and 6 deletions

View File

@@ -49,6 +49,7 @@ class GeneratorSettings:
no_player_navy: bool
no_enemy_navy: bool
tgo_config: TgoConfig
squadrons_start_full: bool
@dataclass