mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 14:54:30 +01:00
Merge branch 'master' into reorganise-src
Conflicts: projects/openrct2.vcxproj src/interface/window.h
This commit is contained in:
@@ -287,9 +287,9 @@ enum {
|
||||
STR_SLOPE_UP_TIP = 1188,
|
||||
STR_CONSTRUCT_THE_SELECTED_FOOTPATH_SECTION_TIP = 1189,
|
||||
STR_REMOVE_PREVIOUS_FOOTPATH_SECTION_TIP = 1190,
|
||||
STR_COST = 1191,
|
||||
STR_BLACK_STRING = 1191,
|
||||
STR_LOSS = 1192,
|
||||
|
||||
STR_WINDOW_COLOUR_2_STRING = 1193,
|
||||
STR_CLOSED = 1194,
|
||||
STR_TEST_RUN = 1195,
|
||||
STR_OPEN = 1196,
|
||||
@@ -886,6 +886,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