This commit is contained in:
Andreas Schildbach 2012-03-17 15:31:32 +01:00
parent 910d94fdb5
commit d06a579533

View file

@ -900,6 +900,8 @@ public abstract class AbstractEfaProvider extends AbstractNetworkProvider
return 'R' + str; return 'R' + str;
if (type.equals("ag")) // agilis if (type.equals("ag")) // agilis
return 'R' + str; return 'R' + str;
if (type.equals("as")) // agilis-Schnellzug
return 'R' + str;
if (type.equals("TLX")) // Trilex (Vogtlandbahn) if (type.equals("TLX")) // Trilex (Vogtlandbahn)
return 'R' + str; return 'R' + str;
if (type.equals("DBG")) // Döllnitzbahn if (type.equals("DBG")) // Döllnitzbahn