mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Resurrect force multiplier option.
Fixes https://github.com/Khopa/dcs_liberation/issues/440
(cherry picked from commit 611f04ab5a)
This commit is contained in:
@@ -21,7 +21,7 @@ class Settings:
|
||||
self.night_disabled = False
|
||||
self.external_views_allowed = True
|
||||
self.supercarrier = False
|
||||
self.multiplier = 1
|
||||
self.multiplier = 1.0
|
||||
self.generate_marks = True
|
||||
self.sams = True # Legacy parameter do not use
|
||||
self.cold_start = False # Legacy parameter do not use
|
||||
|
||||
Reference in New Issue
Block a user