mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 14:54:30 +01:00
object-selection-columns: finish sorting and add ride tab animations
This commit is contained in:
@@ -1550,6 +1550,9 @@ enum {
|
||||
STR_UP = 5375,
|
||||
STR_DOWN = 5376,
|
||||
|
||||
STR_OBJECTS_SORT_TYPE = 5447,
|
||||
STR_OBJECTS_SORT_RIDE = 5448,
|
||||
|
||||
// Have to include resource strings (from scenarios and objects) for the time being now that language is partially working
|
||||
STR_COUNT = 32768
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user