(svn r18292) -Codechange: add a command to set the start date of a timetable. Based on work by PhilSophus.
This commit is contained in:
@@ -293,6 +293,7 @@ enum {
|
||||
CMD_CHANGE_TIMETABLE, ///< change the timetable for a vehicle
|
||||
CMD_SET_VEHICLE_ON_TIME, ///< set the vehicle on time feature (timetable)
|
||||
CMD_AUTOFILL_TIMETABLE, ///< autofill the timetable
|
||||
CMD_SET_TIMETABLE_START, ///< set the date that a timetable should start
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user