mirror of
https://github.com/SteamRE/DepotDownloader.git
synced 2026-02-04 05:31:18 +01:00
@@ -731,7 +731,7 @@ namespace DepotDownloader
|
||||
{
|
||||
var depotCounter = new DepotDownloadCounter();
|
||||
|
||||
Console.WriteLine("Processing depot {0} - {1}", depot.id);
|
||||
Console.WriteLine("Processing depot {0}", depot.id);
|
||||
|
||||
ProtoManifest oldProtoManifest = null;
|
||||
ProtoManifest newProtoManifest = null;
|
||||
|
||||
Reference in New Issue
Block a user