mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-10 05:34:25 +00:00
But don't commit my tests
This commit is contained in:
@@ -526,7 +526,7 @@ namespace ArchiSteamFarm {
|
||||
continue;
|
||||
}
|
||||
|
||||
Bot bot = new Bot(null);
|
||||
Bot bot = new Bot(botName);
|
||||
if ((bot.BotConfig == null) || !bot.BotConfig.Enabled) {
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user