Remove global automated timetable setting.

This commit is contained in:
Jonathan G Rennison
2016-05-06 23:33:12 +01:00
parent ff5ee52b94
commit efcdd6c36f
10 changed files with 4 additions and 26 deletions

View File

@@ -438,7 +438,6 @@ struct OrderSettings {
bool gradual_loading; ///< load vehicles gradually
bool selectgoods; ///< only send the goods to station if a train has been there
bool no_servicing_if_no_breakdowns; ///< don't send vehicles to depot when breakdowns are disabled
bool timetable_automated; ///< whether to automatically manage timetables
bool timetable_separation; ///< whether to perform automatic separation based on timetable
bool serviceathelipad; ///< service helicopters at helipads automatically (no need to send to depot)