This commit is contained in:
JustArchi
2015-10-29 11:14:08 +01:00
parent 0a13d341b7
commit 571b0dc936

View File

@@ -75,6 +75,7 @@ namespace ArchiSteamFarm {
ReadConfig();
if (!Enabled) {
Logging.LogGenericInfo(BotName, "Not starting this instance, because it's disabled in config file");
return;
}