This commit is contained in:
JustArchi
2016-03-22 16:42:53 +01:00
parent c21333b6e9
commit 214003edbd

View File

@@ -368,6 +368,8 @@ namespace ArchiSteamFarm {
}
if (maxHour >= 2) {
CurrentGamesFarming.Clear();
CurrentGamesFarming.TrimExcess();
return true;
}