From 614a27cfb174bcd1471755562b693a911e1034ac Mon Sep 17 00:00:00 2001 From: Bas Date: Tue, 15 Dec 2020 20:39:49 +0100 Subject: [PATCH] Add track progress to openrct2.d.ts --- distribution/openrct2.d.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/distribution/openrct2.d.ts b/distribution/openrct2.d.ts index c66346578c..a0be5905d4 100644 --- a/distribution/openrct2.d.ts +++ b/distribution/openrct2.d.ts @@ -1064,6 +1064,11 @@ declare global { * Current status of the car or train. */ status: VehicleStatus; + + /** + * The progress on the current track piece, in steps. + */ + trackProgress: number; /** * List of peep IDs ordered by seat.