mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 22:20:52 +00:00
EXPERIMENTAL: Try to solve #10
This commit is contained in:
@@ -150,6 +150,7 @@ namespace ArchiSteamFarm {
|
||||
if (!bot.Enabled) {
|
||||
Logging.LogGenericInfo(botName, "Not starting this instance because it's disabled in config file");
|
||||
}
|
||||
Thread.Sleep(1000); // Try to avoid spamming steam
|
||||
}
|
||||
|
||||
// Check if we got any bots running
|
||||
|
||||
Reference in New Issue
Block a user