Use order state at reservation time for signal mode tracerestrict eval
This commit is contained in:
@@ -127,7 +127,7 @@ private:
|
||||
m_res_fail_td = td;
|
||||
}
|
||||
} else {
|
||||
if (!TryReserveRailTrackdir(tile, td)) {
|
||||
if (!TryReserveRailTrackdir(Yapf().GetVehicle(), tile, td)) {
|
||||
/* Tile couldn't be reserved, undo. */
|
||||
m_res_fail_tile = tile;
|
||||
m_res_fail_td = td;
|
||||
|
Reference in New Issue
Block a user