forked from mirror/OpenTTD
(svn r21668) -Feature: command logging using the admin interface (dihedral)
This commit is contained in:
@@ -269,6 +269,8 @@ enum Commands {
|
||||
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
|
||||
|
||||
CMD_END ///< Must ALWAYS be on the end of this list!! (period)
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user