mirror of
https://github.com/Spythere/station-manager-2.0.git
synced 2026-05-03 13:38:13 +00:00
dodano pole do ukrywania szlaków
This commit is contained in:
@@ -52,6 +52,7 @@ export interface SceneryRoutesInfo {
|
||||
routeSpeed: number;
|
||||
routeLength: number;
|
||||
routeTracks: number;
|
||||
hidden?: boolean;
|
||||
}
|
||||
|
||||
export interface SceneryRowItem {
|
||||
|
||||
Reference in New Issue
Block a user