forked from mirror/OpenTTD
(svn r23217) -Codechange: introduce the concept of scanning only in a limited set of sub directories
This commit is contained in:
@@ -636,8 +636,6 @@ void DoScanNewGRFFiles(void *callback)
|
||||
|
||||
ClearGRFConfigList(&_all_grfs);
|
||||
|
||||
TarScanner::DoScan();
|
||||
|
||||
DEBUG(grf, 1, "Scanning for NewGRFs");
|
||||
uint num = GRFFileScanner::DoScan();
|
||||
|
||||
|
Reference in New Issue
Block a user