mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Merge pull request #1248 from jsjlewis96/dot-neutral
#987 Neutral dot labels in options
This commit is contained in:
@@ -13,7 +13,7 @@ URLS: Dict[str, str] = {
|
||||
"Issues": "https://github.com/dcs-liberation/dcs_liberation/issues",
|
||||
}
|
||||
|
||||
LABELS_OPTIONS = ["Full", "Abbreviated", "Dot Only", "Off"]
|
||||
LABELS_OPTIONS = ["Full", "Abbreviated", "Dot Only", "Neutral Dot", "Off"]
|
||||
SKILL_OPTIONS = ["Average", "Good", "High", "Excellent"]
|
||||
|
||||
AIRCRAFT_BANNERS: Dict[str, QPixmap] = {}
|
||||
|
||||
Reference in New Issue
Block a user