diff --git a/DepotDownloader/Steam3Session.cs b/DepotDownloader/Steam3Session.cs index e0b96cd2..065c0646 100644 --- a/DepotDownloader/Steam3Session.cs +++ b/DepotDownloader/Steam3Session.cs @@ -248,7 +248,6 @@ namespace DepotDownloader if (depotKey.Result != EResult.OK) { - Abort(); return; }