(svn r10331) -Feature: Add the possibility of automatically filling in timetables based on
the times from the first (or subsequent) run-throughs.
This commit is contained in:
@@ -155,6 +155,7 @@ enum {
|
||||
CMD_MOVE_ORDER = 127,
|
||||
CMD_CHANGE_TIMETABLE = 128,
|
||||
CMD_SET_VEHICLE_ON_TIME = 129,
|
||||
CMD_AUTOFILL_TIMETABLE = 130,
|
||||
};
|
||||
|
||||
enum {
|
||||
|
Reference in New Issue
Block a user