Changeset - r9706:dfd86aae1373
[Not reviewed]
master
0 1 0
peter1138 - 16 years ago 2008-07-24 18:29:01
peter1138@openttd.org
(svn r13818) -Fix [FS#2157]: Deselect currently selected NewGRF when changing GRF preset.
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/newgrf_gui.cpp
Show inline comments
 
@@ -593,6 +593,7 @@ struct NewGRFWindow : public Window {
 
			}
 
		}
 

	
 
		this->sel = NULL;
 
		this->SetupNewGRFWindow();
 
		this->SetDirty();
 
	}
0 comments (0 inline, 0 general)