mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-17 09:29:49 +00:00
one more line
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@92 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
d3a5d5867c
commit
26b54f7bb5
1 changed files with 2 additions and 0 deletions
|
@ -574,6 +574,8 @@ public class SbbProvider implements NetworkProvider
|
|||
return 'B';
|
||||
if (ucType.equals("NBU"))
|
||||
return 'B';
|
||||
if (ucType.equals("MIN"))
|
||||
return 'B';
|
||||
if (ucType.equals("N"))
|
||||
return 'B';
|
||||
if (ucType.equals("TX"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue