(svn r12296) -Fix [FS#1549]: restore timetable from backupped orders and add group ID to the backup
This commit is contained in:
@@ -126,6 +126,7 @@ struct BackuppedOrders {
|
||||
|
||||
VehicleID clone;
|
||||
VehicleOrderID orderindex;
|
||||
GroupID group;
|
||||
Order *order;
|
||||
uint16 service_interval;
|
||||
char *name;
|
||||
|
Reference in New Issue
Block a user