(svn r24392) -Fix [FS#5239]: Use the 'all vehicles' group for the autoreplace window from the vehicle list.

This commit is contained in:
alberth 2012-07-10 17:35:10 +00:00
parent 6c2e201133
commit a9b1a36656
1 changed files with 1 additions and 1 deletions

View File

@ -1544,7 +1544,7 @@ public:
switch (index) {
case ADI_REPLACE: // Replace window
ShowReplaceGroupVehicleWindow(DEFAULT_GROUP, this->vli.vtype);
ShowReplaceGroupVehicleWindow(ALL_GROUP, this->vli.vtype);
break;
case ADI_SERVICE: // Send for servicing
case ADI_DEPOT: // Send to Depots