1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-27 08:45:00 +01:00

Add path railings object

This commit is contained in:
Ted John
2021-04-12 02:02:01 +01:00
parent 65b03bf2cd
commit 0a8f810e5d
16 changed files with 187 additions and 68 deletions

View File

@@ -38,6 +38,7 @@ int32_t object_entry_group_counts[] = {
MAX_TERRAIN_EDGE_OBJECTS,
MAX_STATION_OBJECTS,
MAX_MUSIC_OBJECTS,
MAX_FOOTPATH_RAILINGS_OBJECTS,
};
// 98DA2C