mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
parent
dd98a1d078
commit
e38a6cd907
@ -142,6 +142,7 @@ class NewGameWizard(QtWidgets.QWizard):
|
||||
),
|
||||
automate_aircraft_reinforcements=self.field("automate_aircraft_purchases"),
|
||||
supercarrier=self.field("supercarrier"),
|
||||
max_frontline_length=campaign.data.get("max_frontline_length", 80),
|
||||
)
|
||||
generator_settings = GeneratorSettings(
|
||||
start_date=start_date,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user