Minimum and maximum times (in Miliseconds) trains with the respective tag have to wait in this block. : Minamle und maximale Block-Haltezeit (in Millisekunden) für Züge mit der entsprchender Markierung.
Move tiles : Kacheln verschieben
@ -113,6 +114,7 @@ new train : neuer Zug
@@ -113,6 +114,7 @@ new train : neuer Zug
No : keine
No free routes from {} : keine Route von {} frei
NORTH : Norden
Notes : Notizen
{} now heading for {} : {} ist nun unterweg nach {}
{} now in auto-mode : {} ist nun im Automatikmodus
@ -198,20 +199,20 @@ public class Car extends BaseClass implements Comparable<Car>{
@@ -198,20 +199,20 @@ public class Car extends BaseClass implements Comparable<Car>{
@ -260,33 +263,16 @@ public class Locomotive extends Car implements Constants,Device{
@@ -260,33 +263,16 @@ public class Locomotive extends Car implements Constants,Device{