From 91c9e2bda08b2f392c99eafb8f3025f6d9fbec46 Mon Sep 17 00:00:00 2001 From: Alee14 Date: Sun, 26 Aug 2018 16:00:18 -0400 Subject: Set hijacked to true --- Project Ports/Properties/Settings.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Project Ports/Properties/Settings.Designer.cs') diff --git a/Project Ports/Properties/Settings.Designer.cs b/Project Ports/Properties/Settings.Designer.cs index 48abd73..8a6e7d7 100644 --- a/Project Ports/Properties/Settings.Designer.cs +++ b/Project Ports/Properties/Settings.Designer.cs @@ -25,7 +25,7 @@ namespace Project_Ports.Properties { [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("False")] + [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool hijacked { get { return ((bool)(this["hijacked"])); -- cgit v1.2.3