mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Removed a non-functional option from the settings.
This commit is contained in:
@@ -998,12 +998,6 @@ class Settings:
|
||||
"which don't have an existing supply route defined in the campaign."
|
||||
),
|
||||
)
|
||||
pretense_do_not_generate_sead_missions: bool = boolean_option(
|
||||
"Do not generate player SEAD missions",
|
||||
page=PRETENSE_PAGE,
|
||||
section=GENERAL_SECTION,
|
||||
default=False,
|
||||
)
|
||||
pretense_num_of_cargo_planes: int = bounded_int_option(
|
||||
"Number of cargo planes per side",
|
||||
page=PRETENSE_PAGE,
|
||||
|
||||
Reference in New Issue
Block a user