(svn r13818) -Fix [FS#2157]: Deselect currently selected NewGRF when changing GRF preset.

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
peter1138 16 years ago
parent 97eeb07201
commit b98deeb5cc

@ -593,6 +593,7 @@ struct NewGRFWindow : public Window {
}
}
this->sel = NULL;
this->SetupNewGRFWindow();
this->SetDirty();
}

Loading…
Cancel
Save