forked from simrail/simrail.pro
Merge pull request 'fix(backend): rename EN96' (#56) from fix1 into main
Reviewed-on: simrail/simrail.alekswilc.dev#56 Reviewed-by: Aleksander Wilczyński <aleks@alekswilc.dev>
This commit is contained in:
commit
12a9b38631
@ -85,12 +85,17 @@ export const trainsList = [
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
train: 'EN96',
|
train: 'EN76',
|
||||||
pattern: [
|
pattern: [
|
||||||
'Elf/EN76-*',
|
'Elf/EN76-*',
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
train: 'EN96',
|
||||||
|
pattern: [
|
||||||
|
'Elf/EN96-*',
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
train: 'EP07',
|
train: 'EP07',
|
||||||
pattern: [
|
pattern: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user