mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-28 01:04:50 +01:00
Rename rct_string_id to StringId
This commit is contained in:
@@ -6167,7 +6167,7 @@ static constexpr TrackComputeFunction GetVerticalFunction(const uint16_t type)
|
||||
}
|
||||
}
|
||||
|
||||
static constexpr const rct_string_id RideConfigurationStringIds[] = {
|
||||
static constexpr const StringId RideConfigurationStringIds[] = {
|
||||
STR_EMPTY, // 0
|
||||
STR_STATION_PLATFORM, // 1
|
||||
STR_EMPTY, // 2
|
||||
|
||||
Reference in New Issue
Block a user