File diff r23521:26cb73a2624c → r23522:1fb564b1efa6
src/saveload/waypoint_sl.cpp
Show inline comments
 
@@ -146,7 +146,8 @@ void MoveWaypointsToBaseStations()
 
		UpdateWaypointOrder(&v->current_order);
 
	}
 

	
 
	_old_waypoints.Reset();
 
	_old_waypoints.clear();
 
	_old_waypoints.shrink_to_fit();
 
}
 

	
 
static const SaveLoad _old_waypoint_desc[] = {