Seems to work properly

This commit is contained in:
JustArchi
2016-08-15 22:00:32 +02:00
parent 5a4132a679
commit 134aa62952

View File

@@ -368,7 +368,6 @@ namespace ArchiSteamFarm {
return;
}
Logging.LogGenericInfo("LootIfNeeded", BotName);
await ResponseLoot(BotConfig.SteamMasterID).ConfigureAwait(false);
}