mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-21 05:53:02 +01:00
Added the ability to read the current keyboard assignment
This commit is contained in:
@@ -997,6 +997,15 @@ enum {
|
||||
STR_REAL_NAME_TIP = 2488,
|
||||
STR_HOTKEY = 2489,
|
||||
|
||||
STR_SHORTCUT_DESCRIPTION_0 = 2493,
|
||||
|
||||
STR_SHORTCUT_DESCRIPTION_31 = 2524,
|
||||
STR_INDIVIDUAL_KEYS_BASE = 2525,
|
||||
|
||||
STR_SHORTCUT_ENTRY_FORMAT = 2781,
|
||||
STR_SHIFT_PLUS = 2782,
|
||||
STR_CTRL_PLUS = 2783,
|
||||
|
||||
STR_FINACNES_PARK_VALUE = 2787,
|
||||
|
||||
STR_ENTER_NAME_INTO_SCENARIO_CHART = 2790,
|
||||
|
||||
Reference in New Issue
Block a user