mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-16 08:25:28 +00:00
Fix my fuckup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user