Add battle damage assessment option

This commit is contained in:
Kangwook Lee
2021-08-07 04:43:43 +09:00
committed by Dan Albert
parent 74e6226d13
commit def5454e5f
3 changed files with 30 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ class Settings:
labels: str = "Full"
map_coalition_visibility: ForcedOptions.Views = ForcedOptions.Views.All
external_views_allowed: bool = True
battle_damage_assessment: Optional[bool] = None
# Campaign management
# General