1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-23 23:04:36 +01:00

Use block brake sprite for last station tile

This commit is contained in:
X7123M3-256
2020-10-15 20:25:04 +01:00
parent dd8dcc6136
commit 5c81d7deb9

View File

@@ -69,7 +69,7 @@ namespace HybridRC
{ (SPR_G2_HYBRID_TRACK_BRAKE + 1), (SPR_G2_HYBRID_TRACK_BLOCK_BRAKE + 1), SPR_STATION_BASE_A_NW_SE },
};
if (tileElement->AsTrack()->GetType() == TrackElemType::EndStation)
if (tileElement->AsTrack()->GetTrackType() == TrackElemType::EndStation)
{
sub_98197C_rotated(
session, direction, imageIds[direction][1] | GetTrackColour(session), 0, 0, 32, 20, 1, height, 0, 6,