mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-15 09:00:36 +00:00
one more line
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@645 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
2badfa9e70
commit
25ad674510
1 changed files with 2 additions and 0 deletions
|
@ -208,6 +208,8 @@ public class SncbProvider extends AbstractHafasProvider
|
|||
|
||||
if (ucType.equals("INT")) // Zürich-Brüssel
|
||||
return 'I';
|
||||
if (ucType.equals("IC A"))
|
||||
return 'I';
|
||||
|
||||
if (ucType.equals("L"))
|
||||
return 'R';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue