This commit is contained in:
Michael Steenbeek 2017-01-13 09:52:50 +01:00 committed by Ted John
parent 54c4f0f1f3
commit b47694a9f7
1 changed files with 1 additions and 1 deletions

View File

@ -1149,7 +1149,7 @@ enum {
HYPERCOASTER_CARRIAGE = 97,
INVERTED_4_ACROSS_CARRIAGE = 98,
WATER_COASTER_BOAT = 99,
WATER_COATER_INVISIBLE = 101,
WATER_COASTER_INVISIBLE = 101,
RIVER_RAFT = 103,
};