mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-07-16 00:55:11 +01:00
(svn r13818) -Fix [FS#2157]: Deselect currently selected NewGRF when changing GRF preset.
This commit is contained in:
parent
97eeb07201
commit
b98deeb5cc
@ -593,6 +593,7 @@ struct NewGRFWindow : public Window {
|
||||
}
|
||||
}
|
||||
|
||||
this->sel = NULL;
|
||||
this->SetupNewGRFWindow();
|
||||
this->SetDirty();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user