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:
MetalStormGhost 2023-07-06 17:40:17 +03:00 committed by Raffson
parent da10cc091c
commit 8face817e2

View File

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