(svn r14567) -Revert (part of 14566): don't commit testing stuff...
This commit is contained in:
@@ -2108,8 +2108,6 @@ static void TileLoop_Track(TileIndex tile)
|
||||
RailGroundType old_ground = GetRailGroundType(tile);
|
||||
RailGroundType new_ground;
|
||||
|
||||
UpdateStat(tile, !EnsureNoVehicleOnGround(tile));
|
||||
|
||||
if (old_ground == RAIL_GROUND_WATER) {
|
||||
TileLoop_Water(tile);
|
||||
return;
|
||||
|
Reference in New Issue
Block a user