mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-16 06:24:48 +08:00
R28.
This commit is contained in:
+1
-1
@@ -420,7 +420,7 @@ namespace CodeWalker
|
||||
for (int f = 0; f < scannedFiles.Count; f++)
|
||||
{
|
||||
var rpffile = scannedFiles[f];
|
||||
totfiles += rpffile.GrandTotalFileCount;
|
||||
totfiles += rpffile.TotalFileCount;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user