mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-27 08:45:00 +01:00
Process keyboard input events
This commit is contained in:
@@ -153,7 +153,7 @@ void KeyboardShortcuts::Set(int32_t key)
|
||||
}
|
||||
|
||||
// Map shortcut to this key
|
||||
_keys[static_cast<size_t>(gKeyboardShortcutChangeId)] = key;
|
||||
// _keys[static_cast<size_t>(gKeyboardShortcutChangeId)] = key;
|
||||
Save();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user