mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Rehiding speed controls for 7.
7 is shipping sooner than expected, so re-hide these since it's not ready yet. https://github.com/dcs-liberation/dcs_liberation/issues/2746
This commit is contained in:
parent
800ca598ef
commit
b745e7c8ec
@ -186,7 +186,7 @@ def parse_args() -> argparse.Namespace:
|
||||
speed_controls_group.add_argument(
|
||||
"--show-sim-speed-controls",
|
||||
action="store_true",
|
||||
default=True,
|
||||
default=False,
|
||||
help="Shows the sim speed controls in the top panel.",
|
||||
)
|
||||
speed_controls_group.add_argument(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user