Zmiany w wyglądzie i funkcjonalnościach dziennika RJ

This commit is contained in:
2022-09-03 00:11:42 +02:00
parent 76d0ff88f1
commit b90ac6c09e
4 changed files with 149 additions and 135 deletions
@@ -31,6 +31,10 @@ export interface TimetableHistory {
stockMass?: number;
stockLength?: number;
maxSpeed?: number;
hashesString?: string;
currentSceneryName?: string;
currentSceneryHash?: string;
}
export interface SceneryTimetableHistory {