File diff r14380:ed2eb71c0e20 → r14381:4b567f5e5010
src/newgrf_gui.cpp
Show inline comments
 
@@ -768,7 +768,7 @@ struct NewGRFWindow : public Window {
 

	
 
				this->sel = newsel;
 
				this->preset = -1;
 
				this->InvalidateData();
 
				this->InvalidateData(3);
 
				this->DeleteChildWindows(WC_QUERY_STRING); // Remove the parameter query window
 
				break;
 
			}