mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-19 03:09:18 +02:00
build 200126. memory cell-based simulation state interface , time of day slider, minor bug fixes
This commit is contained in:
@@ -182,8 +182,9 @@ driverkeyboard_input::default_bindings() {
|
||||
{ user_command::pantographlowerall, GLFW_KEY_P | keymodifier::control },
|
||||
{ user_command::pantographselectnext, GLFW_KEY_P | keymodifier::shift },
|
||||
{ user_command::pantographselectprevious, GLFW_KEY_O | keymodifier::shift },
|
||||
{ user_command::pantographraiseselected, GLFW_KEY_O | keymodifier::shift | keymodifier::control },
|
||||
{ user_command::pantographlowerselected, GLFW_KEY_O | keymodifier::control },
|
||||
{ user_command::pantographtoggleselected, GLFW_KEY_O | keymodifier::shift | keymodifier::control },
|
||||
// pantographraiseselected,
|
||||
// pantographlowerselected,
|
||||
{ user_command::heatingtoggle, GLFW_KEY_H },
|
||||
// heatingenable,
|
||||
// heatingdisable,
|
||||
|
||||
Reference in New Issue
Block a user