More tests

This commit is contained in:
JustArchi
2016-08-15 21:57:45 +02:00
parent edb047980e
commit 5a4132a679

View File

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