mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Corrected the name of SEAD Sweep engagement range
Corrected the name of SEAD Sweep engagement range (nmi) setting from incorrect SEAD Sweep threat buffer distance (nmi).
This commit is contained in:
parent
da10cc091c
commit
8face817e2
@ -268,7 +268,7 @@ class Settings:
|
||||
),
|
||||
)
|
||||
sead_sweep_engagement_range_distance: int = bounded_int_option(
|
||||
"SEAD Sweep threat buffer distance (nmi)",
|
||||
"SEAD Sweep engagement range (nmi)",
|
||||
page=CAMPAIGN_DOCTRINE_PAGE,
|
||||
section=DOCTRINE_DISTANCES_SECTION,
|
||||
default=30,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user