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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user