mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-19 02:09:17 +02:00
work
This commit is contained in:
@@ -228,6 +228,7 @@ driverkeyboard_input::default_bindings() {
|
||||
{ user_command::vehiclemovebackwards, GLFW_KEY_RIGHT_BRACKET | keymodifier::control },
|
||||
{ user_command::vehicleboost, GLFW_KEY_TAB | keymodifier::control },
|
||||
{ user_command::debugtoggle, GLFW_KEY_F12 | keymodifier::control | keymodifier::shift },
|
||||
{ user_command::pausetoggle, GLFW_KEY_ESCAPE }
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user