mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-20 05:23:04 +01:00
Remove broken code that did nothing
This commit is contained in:
@@ -520,8 +520,6 @@ bool metal_a_supports_paint_setup(int supportType, int segment, int special, int
|
||||
esi += 72;
|
||||
newSegment = esi[segment * 8];
|
||||
if (height <= gSupportSegments[newSegment].height) {
|
||||
esi += 72;
|
||||
newSegment = esi[segment * 8];
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user