From 45bbbda746eacf09ee3cc9a616125546f511e855 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Fri, 2 Aug 2013 16:46:55 -0400 Subject: [PATCH] Don't request Steam2 ticket. --- DepotDownloader/ContentDownloader.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/DepotDownloader/ContentDownloader.cs b/DepotDownloader/ContentDownloader.cs index 2c3b1d8a..e8120386 100644 --- a/DepotDownloader/ContentDownloader.cs +++ b/DepotDownloader/ContentDownloader.cs @@ -292,8 +292,6 @@ namespace DepotDownloader { Username = username, Password = password, - - RequestSteam2Ticket = true, } );