(svn r22771) -Codechange: unify some NewGRFScan calling code

This commit is contained in:
rubidium
2011-08-20 17:46:03 +00:00
parent 66bab6aeff
commit 327c5dd10c
4 changed files with 24 additions and 26 deletions

View File

@@ -115,9 +115,6 @@ public:
case CONTENT_TYPE_NEWGRF:
ScanNewGRFFiles();
/* Yes... these are the NewGRF windows */
InvalidateWindowClassesData(WC_SAVELOAD);
InvalidateWindowData(WC_GAME_OPTIONS, 0, GOID_NEWGRF_RESCANNED);
break;
case CONTENT_TYPE_SCENARIO: