Formatting

This commit is contained in:
Raffson 2024-02-25 01:09:01 +01:00
parent c887a35d0b
commit 4416463ec8
No known key found for this signature in database
GPG Key ID: B0402B2C9B764D99

View File

@ -297,9 +297,7 @@ class Settings:
page=CAMPAIGN_DOCTRINE_PAGE,
section=GENERAL_SECTION,
default=False,
detail=(
"AI will jettison their fuel tanks as soon as they're empty."
),
detail=("AI will jettison their fuel tanks as soon as they're empty."),
)
airbase_threat_range: int = bounded_int_option(
"Airbase threat range (nmi)",