mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 11:45:34 +00:00
Kopiowanie składu do schowka; możliwość losowania wagonów pasażerskich
This commit is contained in:
+2
-2
@@ -12,9 +12,9 @@ export interface IStore {
|
||||
stockList: IStock[];
|
||||
cargoOptions: any[][];
|
||||
|
||||
// locoOptions: ILocomotive[];
|
||||
// carOptions: ICarWagon[];
|
||||
chosenStockListIndex: number;
|
||||
|
||||
swapVehicles: boolean;
|
||||
vehiclePreviewSrc: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user