mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 08:49:58 +00:00
more lines
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@666 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
3cdb6f6c55
commit
6f2e8d3b70
6 changed files with 6 additions and 14 deletions
|
@ -204,8 +204,6 @@ public class NsProvider extends AbstractHafasProvider
|
|||
|
||||
if (ucType.equals("L"))
|
||||
return 'R';
|
||||
if (ucType.equals("P"))
|
||||
return 'R';
|
||||
if (ucType.equals("CR"))
|
||||
return 'R';
|
||||
if (ucType.equals("ICT")) // Brügge
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue