mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-07 18:08:49 +00:00
one more line
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@120 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
cce97cc1ea
commit
9458f487bf
1 changed files with 2 additions and 0 deletions
|
@ -646,6 +646,8 @@ public class OebbProvider implements NetworkProvider
|
|||
|
||||
if (ucType.equals("BUS"))
|
||||
return 'B';
|
||||
if (ucType.equals("RFB"))
|
||||
return 'B';
|
||||
if (ucType.equals("OBU"))
|
||||
return 'B';
|
||||
if (ucType.equals("AST"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue