mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 11:45:34 +00:00
Poprawki optymalizacyjne; dodanie ostrzeżeń
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
export const enum EVehicleUseType {
|
||||
LOCO_ELECTRICAL = 'loco-e',
|
||||
LOCO_DIESEL = "loco-s",
|
||||
EMU = "loco-ezt",
|
||||
DMU = "loco-szt",
|
||||
|
||||
CAR_PASSENGER = "car-passenger",
|
||||
CAR_CARGO = "car-cargo"
|
||||
}
|
||||
Reference in New Issue
Block a user