This commit is contained in:
JustArchi
2016-03-13 22:58:52 +01:00
parent 7587ff024c
commit f91a558314
2 changed files with 3 additions and 2 deletions

View File

@@ -1082,6 +1082,7 @@ namespace ArchiSteamFarm {
InitializeLoginAndPassword();
Logging.LogGenericInfo("Logging in...", BotName);
SteamUser.LogOn(new SteamUser.LogOnDetails {
Username = BotConfig.SteamLogin,
Password = BotConfig.SteamPassword,