Skip to content

Commit

Permalink
Use rct2 wooden coaster preview images
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeeMaji authored Nov 21, 2024
1 parent c47e157 commit a13da2f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ constexpr RideTypeDescriptor ClassicWoodenTwisterRollerCoasterRTD =
{ COLOUR_LIGHT_BLUE, COLOUR_BLACK, COLOUR_BLACK },
{ COLOUR_LIGHT_BLUE, COLOUR_BLACK, COLOUR_DARK_BROWN },
),
.ColourPreview = { SPR_RIDE_DESIGN_PREVIEW_CLASSIC_WOODEN_ROLLER_COASTER_TRACK, SPR_RIDE_DESIGN_PREVIEW_CLASSIC_WOODEN_ROLLER_COASTER_SUPPORTS },
.ColourPreview = { SPR_RIDE_DESIGN_PREVIEW_WOODEN_ROLLER_COASTER_TRACK, SPR_RIDE_DESIGN_PREVIEW_WOODEN_ROLLER_COASTER_SUPPORTS },
.ColourKey = RideColourKey::Ride,
.Name = "classic_wooden_twister_rc",
.RatingsData =
Expand Down

0 comments on commit a13da2f

Please sign in to comment.