Dodano informację o SUP dla scenerii

This commit is contained in:
2022-01-16 19:27:41 +01:00
parent 1bdf3e75f4
commit 1b0c1cb9d6
8 changed files with 36 additions and 13 deletions
+2
View File
@@ -18,6 +18,8 @@ export default interface Station {
signalType: string;
controlType: string;
SUP: boolean;
default: boolean;
nonPublic: boolean;
unavailable: boolean;