mirror of
https://github.com/Spythere/station-manager-2.0.git
synced 2026-05-03 13:38:13 +00:00
chore: added routeSpeedExit prop
This commit is contained in:
@@ -78,6 +78,7 @@ export interface SceneryRoutesInfo {
|
||||
isRouteSBL: boolean;
|
||||
isInternal: boolean;
|
||||
routeSpeed: number;
|
||||
routeSpeedExit?: number;
|
||||
routeLength: number;
|
||||
routeTracks: number;
|
||||
hidden?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user