(svn r22771) -Codechange: unify some NewGRFScan calling code
This commit is contained in:
@@ -989,9 +989,7 @@ struct NewGRFWindow : public QueryStringBaseWindow {
|
||||
this->avail_sel = NULL;
|
||||
this->avail_pos = -1;
|
||||
this->avails.ForceRebuild();
|
||||
this->InvalidateData(GOID_NEWGRF_RESCANNED);
|
||||
this->DeleteChildWindows(WC_QUERY_STRING); // Remove the parameter query window
|
||||
InvalidateWindowClassesData(WC_SAVELOAD);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user