mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 06:44:38 +01:00
Introduce PeepNamesObjects for 'real' names of peeps (#22758)
* Add initial PeepNamesObject implementation * Add peep names object to default objects * Append peep names object to object list for older saves * Deduplicate AppendRequiredObjects functions * Remove built-in 'real name' tables * Increment park version; introduce kPeepNamesObjectsVersion * Update objects dependency to v1.4.8
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
#include "../peep/GuestPathfinding.h"
|
||||
#include "../peep/PeepAnimationData.h"
|
||||
#include "../peep/PeepSpriteIds.h"
|
||||
#include "../peep/RealNames.h"
|
||||
#include "../profiling/Profiling.h"
|
||||
#include "../ride/Ride.h"
|
||||
#include "../ride/RideData.h"
|
||||
|
||||
Reference in New Issue
Block a user