mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-22 23:33:04 +01:00
Fix original call
This commit is contained in:
@@ -183,7 +183,7 @@ static void CallOriginal(
|
|||||||
(int) trackDirectionList,
|
(int) trackDirectionList,
|
||||||
direction,
|
direction,
|
||||||
height,
|
height,
|
||||||
(int) &mapElement,
|
(int) mapElement,
|
||||||
rideIndex * sizeof(rct_ride),
|
rideIndex * sizeof(rct_ride),
|
||||||
trackSequence
|
trackSequence
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user