Fix #16674: Double support on B&M left inline-twist (up to down)

This commit is contained in:
Karst 2022-02-17 19:22:24 +01:00 committed by GitHub
parent ad86544c83
commit d0c019d222
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -12120,7 +12120,6 @@ static void bolliger_mabillard_track_left_twist_up_to_down(
session, direction, session.TrackColours[SCHEME_TRACK] | 27436, 0, 6, 32, 20, 3, height - 5);
break;
}
metal_a_supports_paint_setup(session, supportType, 3, 2, height, session.TrackColours[SCHEME_SUPPORTS]);
metal_a_supports_paint_setup(session, supportType, 4, 0, height - 5, session.TrackColours[SCHEME_SUPPORTS]);
switch (direction)
{