mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-26 00:04:43 +01:00
Fix renamed define
This commit is contained in:
@@ -2254,7 +2254,7 @@ private:
|
||||
{
|
||||
dst->entryIndex = entryIndex;
|
||||
dst->type = RESEARCH_ENTRY_TYPE_SCENERY;
|
||||
dst->category = RESEARCH_CATEGORY_SCENERYSET;
|
||||
dst->category = RESEARCH_CATEGORY_SCENERY_GROUP;
|
||||
dst->flags = 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user