diff --git a/Config.cs b/Config.cs index 1e13067..cb174f3 100644 --- a/Config.cs +++ b/Config.cs @@ -96,7 +96,6 @@ public static void Reset() SFXConnectionLost = NONE_SFX; SFXTimeOut = NONE_SFX; SFXResumed = NONE_SFX; - RunOnStartup = false; } public static void Load()