1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-20 21:43:06 +01:00

Merge pull request #1621 from Gymnasiast/patch-3

RCT1: Import the correct chip shop
This commit is contained in:
Ted John
2015-07-15 10:59:14 +01:00

View File

@@ -1019,7 +1019,7 @@ static const rct_object_entry RCT1DefaultObjectsRides[] = {
{ 0x00008000, { "SWSH1 " }, 0 },
{ 0x00008000, { "SWSH2 " }, 0 },
{ 0x00008000, { "ICECR1 " }, 0 },
{ 0x00008000, { "CHPSH2 " }, 0 },
{ 0x00008000, { "CHPSH " }, 0 },
{ 0x00008000, { "DRNKS " }, 0 },
{ 0x00008000, { "CNDYF " }, 0 },
{ 0x00008000, { "BURGB " }, 0 },