mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-18 16:29:51 +00:00
one more line
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@403 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
e6c560a4f4
commit
fc91a6dcdd
1 changed files with 2 additions and 0 deletions
|
@ -760,6 +760,8 @@ public final class BahnProvider extends AbstractHafasProvider
|
|||
return "RDPNCbahn" + number;
|
||||
if (type.equals("LEO")) // Chiemgauer Lokalbahn
|
||||
return "RLEO" + number;
|
||||
if (type.equals("SBS")) // Städtebahn Sachsen
|
||||
return "RSBS" + number;
|
||||
if (type.equals("VEN")) // Rhenus Veniro
|
||||
return "RVEN" + number;
|
||||
if (type.equals("KD")) // Koleje Dolnośląskie (Niederschlesische Eisenbahn)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue