This commit is contained in:
JustArchi
2016-04-12 07:44:59 +02:00
parent 65b31e5537
commit 3e0c34e62c

View File

@@ -112,7 +112,7 @@ namespace ArchiSteamFarm {
return false;
}
Logging.LogGenericInfo("Success!");
Logging.LogGenericInfo("Success!", Bot.BotName);
CookieContainer.Add(new Cookie("sessionid", sessionID, "/", "." + SteamCommunity));