1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 19:13:07 +01:00

Fix minigolf import

This commit is contained in:
Gymnasiast
2017-01-15 20:50:26 +01:00
committed by Ted John
parent 653be68b98
commit 803c4ddfe5
2 changed files with 4 additions and 2 deletions

View File

@@ -1145,6 +1145,8 @@ enum {
STANDUP_TWISTER_RC_CARRIAGE = 72,
REVERSER_RC_CAR = 79,
REVERSER_RC_BOGIE = 80,
MINIGOLF_PLAYER = 81,
MINIGOLF_BALL = 82,
HYPERCOASTER_FRONT = 96,
HYPERCOASTER_CARRIAGE = 97,
INVERTED_4_ACROSS_CARRIAGE = 98,

View File

@@ -506,8 +506,8 @@ namespace RCT1
0,
0, // REVERSER_RC_CAR
2, // REVERSER_RC_BOGIE
0,
0,
1, // MINIGOLF_PLAYER
0, // MINIGOLF_BALL
0,
0,
0,