mirror of
https://github.com/Spythere/station-manager-2.0.git
synced 2026-05-03 13:38:13 +00:00
chore: added real line number field to routes modal
This commit is contained in:
@@ -81,6 +81,7 @@ export interface SceneryRoutesInfo {
|
||||
routeLength: number;
|
||||
routeTracks: number;
|
||||
hidden?: boolean;
|
||||
realLineNo?: number;
|
||||
}
|
||||
|
||||
export interface SceneryRowItem {
|
||||
|
||||
Reference in New Issue
Block a user