mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 00:39:58 +00:00
more lines
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@726 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
c04512856b
commit
afb23ab99e
2 changed files with 4 additions and 0 deletions
|
@ -211,6 +211,8 @@ public class RtProvider extends AbstractHafasProvider
|
|||
if (t != 0)
|
||||
return t;
|
||||
|
||||
if (ucType.equals("U70"))
|
||||
return '?';
|
||||
if (ucType.equals("X70"))
|
||||
return '?';
|
||||
if (ucType.equals("T84"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue