mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 04:19:19 +02:00
build 170831. scan table fixes, emergency brake control, mouse support for manual brake
This commit is contained in:
@@ -211,7 +211,10 @@ mouse_input::default_bindings() {
|
||||
user_command::independentbrakeincrease,
|
||||
user_command::independentbrakedecrease } },
|
||||
{ "manualbrake:", {
|
||||
user_command::none,
|
||||
user_command::manualbrakeincrease,
|
||||
user_command::manualbrakedecrease } },
|
||||
{ "alarmchain:", {
|
||||
user_command::alarmchaintoggle,
|
||||
user_command::none } },
|
||||
{ "brakeprofile_sw:", {
|
||||
user_command::brakeactingspeedincrease,
|
||||
|
||||
Reference in New Issue
Block a user