mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-10-31 15:20:10 +00:00
(svn r13818) -Fix [FS#2157]: Deselect currently selected NewGRF when changing GRF preset.
This commit is contained in:
parent
c4c20c324f
commit
c0ef9a4ab8
@ -593,6 +593,7 @@ struct NewGRFWindow : public Window {
|
||||
}
|
||||
}
|
||||
|
||||
this->sel = NULL;
|
||||
this->SetupNewGRFWindow();
|
||||
this->SetDirty();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user