mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-05 08:30:18 +00:00
Maintain debug directory for each bot
This commit is contained in:
@@ -37,8 +37,6 @@ namespace ArchiSteamFarm {
|
||||
internal static readonly bool IsDebugBuild = false;
|
||||
#endif
|
||||
|
||||
internal static bool NetHookAlreadyInitialized { get; set; }
|
||||
|
||||
internal sealed class DebugListener : IDebugListener {
|
||||
private readonly object FileLock = new object();
|
||||
private readonly string FilePath;
|
||||
|
||||
Reference in New Issue
Block a user