mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-26 08:14:38 +01:00
Remove bad identifier users
Note this doesn't actually do anything under the hood it will do the same thing for now
This commit is contained in:
@@ -265,7 +265,7 @@ public:
|
||||
return _usesFallbackImages;
|
||||
}
|
||||
|
||||
// Legacy data structures
|
||||
// DONOT USE THIS CAN LEAD TO OBJECT COLLISIONS
|
||||
std::string_view GetLegacyIdentifier() const
|
||||
{
|
||||
return _descriptor.GetName();
|
||||
|
||||
Reference in New Issue
Block a user