16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-19 09:59:18 +02:00

Fixed BrakeHandle type MHZ_EN57 and brake operation mode selector

This commit is contained in:
Królik Uszasty
2018-04-17 22:42:26 +02:00
committed by tmj-fstate
parent bb87a63eed
commit fc1f57a5d4
6 changed files with 47 additions and 1 deletions

View File

@@ -333,6 +333,10 @@ keyboard_input::default_bindings() {
{ GLFW_KEY_G },
// epbrakecontroltoggle
{ GLFW_KEY_Z | keymodifier::control },
// brakeoperationmodeincrease
{ GLFW_KEY_L | keymodifier::shift },
// brakeoperationmodedecrease
{ GLFW_KEY_L},
// brakeactingspeedincrease
{ GLFW_KEY_B | keymodifier::shift },
// brakeactingspeeddecrease