mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-02 09:40:35 +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->SetupNewGRFWindow();
|
||||||
this->SetDirty();
|
this->SetDirty();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user