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:
andreas.schildbach 2010-09-16 19:31:07 +00:00
parent 615e25ba3f
commit ca8a410e01

View file

@ -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"))