mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-29 09:44:52 +01:00
Add scenery picker shortcut
This commit is contained in:
committed by
Michael Steenbeek
parent
262a9f29e8
commit
c537f87fd5
@@ -317,4 +317,6 @@ const uint16_t KeyboardShortcuts::DefaultKeys[SHORTCUT_COUNT] = {
|
||||
SHORTCUT_UNDEFINED, // SHORTCUT_VIEW_CLIPPING
|
||||
SDL_SCANCODE_I, // SHORTCUT_HIGHLIGHT_PATH_ISSUES_TOGGLE
|
||||
SHORTCUT_UNDEFINED, // SHORTCUT_TILE_INSPECTOR
|
||||
SHORTCUT_UNDEFINED, // SHORTCUT_ADVANCE_TO_NEXT_TICK
|
||||
SHORTCUT_UNDEFINED, // SHORTCUT_SCENERY_PICKER
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user