mirror of
https://github.com/Spythere/srjp-td2.git
synced 2026-05-03 05:28:12 +00:00
chore: added train vmax field
This commit is contained in:
@@ -38,6 +38,7 @@ export interface ActiveTrainTimetable {
|
||||
timetableId: number;
|
||||
sceneries: string[];
|
||||
path: string;
|
||||
trainMaxSpeed: number;
|
||||
}
|
||||
|
||||
export interface TimetableStop {
|
||||
|
||||
Reference in New Issue
Block a user