mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Re-add removed FF-interrupt choice causing error
Opening the options will trigger an exception which sort of breaks save-compatibility
This commit is contained in:
parent
16b7ff2bb4
commit
819bd92d9a
@ -538,6 +538,7 @@ class Settings:
|
||||
section=GAMEPLAY_SECTION,
|
||||
default=StartType.COLD,
|
||||
choices={
|
||||
"Never": None,
|
||||
"At startup time": StartType.COLD,
|
||||
"At taxi time": StartType.WARM,
|
||||
"At takeoff time": StartType.RUNWAY,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user