(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:
maedhros
2007-06-25 20:55:43 +00:00
parent d25dfaddeb
commit c65c8f1cc9
6 changed files with 116 additions and 24 deletions

View File

@@ -155,6 +155,7 @@ enum {
CMD_MOVE_ORDER = 127,
CMD_CHANGE_TIMETABLE = 128,
CMD_SET_VEHICLE_ON_TIME = 129,
CMD_AUTOFILL_TIMETABLE = 130,
};
enum {