mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Dodano support przy kliknięciu scenerii offline.
This commit is contained in:
@@ -4,6 +4,7 @@ import ScheduledTrain from './ScheduledTrain';
|
||||
export default interface Station {
|
||||
stationName: string;
|
||||
stationHash: string;
|
||||
stationURL: string;
|
||||
|
||||
maxUsers: number;
|
||||
currentUsers: number;
|
||||
|
||||
Reference in New Issue
Block a user