mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 22:20:52 +00:00
Misc
This commit is contained in:
@@ -449,6 +449,8 @@ namespace ArchiSteamFarm {
|
||||
// TODO: Deprecate further in the next version
|
||||
ASF.ArchiLogger.LogGenericWarning(string.Format(Strings.WarningDeprecated, "--server", "GlobalConfig.IPC"));
|
||||
|
||||
ProcessRequired = true;
|
||||
|
||||
if (GlobalConfig.IPCPrefixes.Count > 0) {
|
||||
IPC.Start(GlobalConfig.IPCPrefixes);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user