mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-27 00:34:46 +01:00
Show Tile Inspector hint when nothing is selected
This commit is contained in:
@@ -3874,6 +3874,8 @@ enum : uint16_t
|
||||
STR_GROUP_BY_TRACK_TYPE_TIP = 6495,
|
||||
STR_NEW_RIDE_VEHICLE_NAME = 6496,
|
||||
|
||||
STR_TILE_INSPECTOR_SELECT_TILE_HINT = 6497,
|
||||
|
||||
// Have to include resource strings (from scenarios and objects) for the time being now that language is partially working
|
||||
/* MAX_STR_COUNT = 32768 */ // MAX_STR_COUNT - upper limit for number of strings, not the current count strings
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user