mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-27 08:45:00 +01:00
Rename rct_string_id to StringId
This commit is contained in:
@@ -469,7 +469,7 @@ namespace Editor
|
||||
*
|
||||
* rct2: 0x006AB9B8
|
||||
*/
|
||||
std::pair<ObjectType, rct_string_id> CheckObjectSelection()
|
||||
std::pair<ObjectType, StringId> CheckObjectSelection()
|
||||
{
|
||||
bool isTrackDesignerManager = gScreenFlags & (SCREEN_FLAGS_TRACK_DESIGNER | SCREEN_FLAGS_TRACK_MANAGER);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user