I knew I forgot about something there

This commit is contained in:
JustArchi
2016-10-29 20:59:54 +02:00
parent 592aaed45b
commit 1e4d60a696

View File

@@ -284,6 +284,8 @@ namespace ArchiSteamFarm {
return;
}
await InitializationSemaphore.WaitAsync().ConfigureAwait(false);
try {
if (args.BotConfig == BotConfig) {
return;