Add setting for departure boards duration when using minutes
Default to 24 hours
This commit is contained in:
@@ -21,4 +21,6 @@
|
||||
DepartureList* MakeDepartureList(StationID station, const std::vector<const Vehicle *> &vehicles, DepartureType type = D_DEPARTURE,
|
||||
bool show_vehicles_via = false, bool show_pax = true, bool show_freight = true);
|
||||
|
||||
DateTicksScaled GetDeparturesMaxTicksAhead();
|
||||
|
||||
#endif /* DEPARTURES_FUNC_H */
|
||||
|
Reference in New Issue
Block a user