Fix my fuckup

This commit is contained in:
JustArchi
2015-12-22 12:44:14 +01:00
parent 61e4461bc4
commit 3081bfe814

View File

@@ -145,9 +145,10 @@ namespace ArchiSteamFarm {
// Check if farming is possible
Logging.LogGenericInfo(Bot.BotName, "Checking possibility to farm...");
/*
NowFarming = true;
Semaphore.Release();
/*
Bot.ArchiHandler.PlayGames(1337);
// We'll now either receive OnLoggedOff() with LoggedInElsewhere, or nothing happens