Skip to content

Commit

Permalink
Add RCT2 Thumbnail Colour Preset to Observation
Browse files Browse the repository at this point in the history
This adds the preset from the RCT2 Thumbnail
  • Loading branch information
733737 committed Jul 24, 2024
1 parent 543d4f6 commit 5892d70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/openrct2/ride/gentle/meta/ObservationTower.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ constexpr RideTypeDescriptor ObservationTowerRTD =
{ COLOUR_BRIGHT_RED, COLOUR_BLACK, COLOUR_GREY },
{ COLOUR_LIGHT_BLUE, COLOUR_YELLOW, COLOUR_GREY },
{ COLOUR_WHITE, COLOUR_YELLOW, COLOUR_GREY },
{ COLOUR_BORDEAUX_RED, COLOUR_YELLOW, COLOUR_GREY },
),
.ColourPreview = { SPR_RIDE_DESIGN_PREVIEW_OBSERVATION_TOWER_TRACK, SPR_RIDE_DESIGN_PREVIEW_OBSERVATION_TOWER_SUPPORTS },
.ColourKey = RideColourKey::Ride,
Expand Down

0 comments on commit 5892d70

Please sign in to comment.