Bots are now limited in Start()

This commit is contained in:
JustArchi
2015-11-04 04:35:34 +01:00
parent 34ffb975b6
commit f577e1a6cb

View File

@@ -163,8 +163,6 @@ namespace ArchiSteamFarm {
if (!bot.Enabled) {
Logging.LogGenericInfo(botName, "Not starting this instance because it's disabled in config file");
}
LimitSteamRequests(); // We must add some delay to not get caught by Steam anty-DoS
}
// Check if we got any bots running