Skip to content

Commit

Permalink
Remove carried over OpenRCT2 color preset
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeeMaji authored Nov 21, 2024
1 parent 3e2c460 commit 1f19fab
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ constexpr RideTypeDescriptor ClassicWoodenTwisterRollerCoasterRTD =
{ COLOUR_YELLOW, COLOUR_DARK_BROWN, COLOUR_DARK_BROWN },
{ COLOUR_TEAL, COLOUR_BORDEAUX_RED, COLOUR_WHITE },
{ COLOUR_LIGHT_BLUE, COLOUR_BLACK, COLOUR_BLACK },
{ COLOUR_LIGHT_BLUE, COLOUR_BLACK, COLOUR_DARK_BROWN },
),
.ColourPreview = { SPR_RIDE_DESIGN_PREVIEW_WOODEN_ROLLER_COASTER_TRACK, SPR_RIDE_DESIGN_PREVIEW_WOODEN_ROLLER_COASTER_SUPPORTS },
.ColourKey = RideColourKey::Ride,
Expand Down

0 comments on commit 1f19fab

Please sign in to comment.