mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-21 14:02:59 +01:00
Implement loading animation sequences from peep anim object
This commit is contained in:
@@ -248,6 +248,8 @@ void SetupInUseSelectionFlags()
|
||||
Editor::SetSelectedObject(ObjectType::Music, ride.music, ObjectSelectionFlags::InUse);
|
||||
}
|
||||
|
||||
// TODO: peep animation objects
|
||||
|
||||
// Apply selected object status for hacked vehicles that may not have an associated ride
|
||||
for (auto* vehicle : TrainManager::View())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user