mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-16 17:39:49 +00:00
one more line
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@166 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
615e25ba3f
commit
ca8a410e01
1 changed files with 2 additions and 0 deletions
|
@ -629,6 +629,8 @@ public class SbbProvider implements NetworkProvider
|
|||
return 'B';
|
||||
if (ucType.equals("TRO"))
|
||||
return 'B';
|
||||
if (ucType.equals("NTO")) // Niederflurtrolleybus zwischen Bern, Bahnhofsplatz und Bern, Wankdorf Bahnhof
|
||||
return 'B';
|
||||
if (ucType.equals("NFB"))
|
||||
return 'B';
|
||||
if (ucType.equals("NBU"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue