diff --git a/src/departures.cpp b/src/departures.cpp index 6579ad90a3..245e83d3a3 100644 --- a/src/departures.cpp +++ b/src/departures.cpp @@ -236,6 +236,7 @@ DepartureList* MakeDepartureList(StationID station, const std::vectorGetNumOrders() == 0) continue; if (show_pax != show_freight) { bool carries_passengers = false;