1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 08:12:53 +01:00

Fix upward single-tile turns

This commit is contained in:
Marijn van der Werf
2016-10-22 01:36:50 +02:00
parent ffbe380da7
commit ce5831f9b4
20 changed files with 53 additions and 340 deletions

View File

@@ -647,6 +647,7 @@ static uint8 TestTrackElementSideTunnels(uint8 rideType, uint8 trackType, uint8
if (!SideTunnelCall::TunnelCallsLineUp(tileTunnelCalls)) {
// TODO: Check that new pattern uses the same tunnel group (round, big round, etc.)
*error += String::Format(
"Original tunnel calls don\'t line up. Skipping tunnel validation [trackSequence:%d].\n",
trackSequence