Fix original call

This commit is contained in:
Marijn van der Werf 2016-10-17 19:56:26 +02:00
parent 58e5df75f0
commit ed9f67cc46
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ static void CallOriginal(
(int) trackDirectionList,
direction,
height,
(int) &mapElement,
(int) mapElement,
rideIndex * sizeof(rct_ride),
trackSequence
);