Fix weird spacing in Campaign Management settings

This commit is contained in:
Raffson 2024-09-21 20:12:41 +02:00
parent 7a84181bbc
commit 9d2345ea3a
No known key found for this signature in database
GPG Key ID: B0402B2C9B764D99

View File

@ -185,10 +185,10 @@ class Settings:
min=0,
max=100,
detail=(
"<p>Aircraft type selection is governed by the campaign and the squadron definitions available to "
"Aircraft type selection is governed by the campaign and the squadron definitions available to "
"Retribution. Squadrons are generated by Retribution if the faction does not have access to the campaign "
"designer's squadron/aircraft definitions. Use the above to increase/decrease aircraft variety by making "
"some selections random instead of picking aircraft types from a priority list.</p>"
"some selections random instead of picking aircraft types from a priority list."
),
)
restrict_weapons_by_date: bool = boolean_option(