diff --git a/DepotDownloader/Steam3Session.cs b/DepotDownloader/Steam3Session.cs index c33eabc3..823cf216 100644 --- a/DepotDownloader/Steam3Session.cs +++ b/DepotDownloader/Steam3Session.cs @@ -643,6 +643,7 @@ namespace DepotDownloader this.seq++; credentials.LoggedOn = true; + Console.WriteLine("[SteamID]|" + loggedOn.ClientSteamID.ConvertToUInt64()); if (ContentDownloader.Config.CellID == 0) {