mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
chore(scenery): advanced active train tooltip information
This commit is contained in:
@@ -272,5 +272,6 @@ export interface TooltipTrainInfo {
|
||||
currentStationName: string;
|
||||
currentStationHash: string;
|
||||
headVehicleName: string;
|
||||
stockLength: number;
|
||||
stockCount: number;
|
||||
trainTimetableCategory?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user