Merge branch 'auto_timetables-sx' into jgrpp
# Conflicts: # src/lang/english.txt # src/saveload/afterload.cpp # src/saveload/extended_ver_sl.cpp # src/settings_gui.cpp # src/settings_type.h # src/table/company_settings.ini # src/vehicle.cpp
This commit is contained in:
@@ -58,6 +58,7 @@ enum VehicleFlags {
|
||||
// Additional flags not in trunk are added at the end to avoid clashing with any new
|
||||
// flags which get added in future trunk, and to avoid re-ordering flags which are in trunk already,
|
||||
// as this breaks savegame compatibility.
|
||||
VF_TIMETABLE_SEPARATION = 14,///< Whether the vehicle should manage the timetable automatically.
|
||||
VF_AUTOMATE_TIMETABLE = 15, ///< Whether the vehicle should manage the timetable automatically.
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user