mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-21 22:13:07 +01:00
Address review comments
This commit is contained in:
@@ -250,7 +250,6 @@ void SetupInUseSelectionFlags()
|
||||
Editor::SetSelectedObject(ObjectType::Music, ride.music, ObjectSelectionFlags::InUse);
|
||||
}
|
||||
|
||||
// Figure out what peep animations are in use
|
||||
ObjectEntryIndex lastIndex = OBJECT_ENTRY_INDEX_NULL;
|
||||
for (auto* peep : EntityList<Guest>())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user