dunno what to write, this is a non-clean state...
This commit is contained in:
@@ -30,7 +30,6 @@ public class PreserveRoute extends Action {
|
||||
return false; // train is expected to wait in next block.
|
||||
}
|
||||
|
||||
train.reserveRouteAfter(route);
|
||||
return true;
|
||||
return route.prepareNext(train);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user