mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-28 01:04:50 +01:00
Introduce peep animation objects to object selection window
This commit is contained in:
@@ -1163,7 +1163,8 @@ constexpr std::array _objectTypeNames = {
|
||||
"Footpath Surface",
|
||||
"Footpath Railings",
|
||||
"Audio",
|
||||
"Guest Names",
|
||||
"Peep Names",
|
||||
"Peep Animations",
|
||||
};
|
||||
static_assert(_objectTypeNames.size() == EnumValue(ObjectType::Count));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user