(svn r13818) -Fix [FS#2157]: Deselect currently selected NewGRF when changing GRF preset.
This commit is contained in:
@@ -593,6 +593,7 @@ struct NewGRFWindow : public Window {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
this->sel = NULL;
|
||||||
this->SetupNewGRFWindow();
|
this->SetupNewGRFWindow();
|
||||||
this->SetDirty();
|
this->SetDirty();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user