mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 06:00:46 +00:00
Misc
This commit is contained in:
@@ -1945,6 +1945,7 @@ namespace ArchiSteamFarm {
|
||||
|
||||
break;
|
||||
case EResult.InvalidPassword:
|
||||
case EResult.RateLimitExceeded:
|
||||
InvalidPassword = true;
|
||||
Logging.LogGenericWarning("Unable to login to Steam: " + callback.Result + " / " + callback.ExtendedResult, BotName);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user