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/App.config | 2 +- Project Ports/Properties/Settings.Designer.cs | 2 +- Project Ports/Properties/Settings.settings | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Project Ports/App.config b/Project Ports/App.config index 2c8a48b..401db40 100644 --- a/Project Ports/App.config +++ b/Project Ports/App.config @@ -11,7 +11,7 @@ - False + True 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"])); diff --git a/Project Ports/Properties/Settings.settings b/Project Ports/Properties/Settings.settings index 3d0acc0..eb1c916 100644 --- a/Project Ports/Properties/Settings.settings +++ b/Project Ports/Properties/Settings.settings @@ -3,7 +3,7 @@ - False + True \ No newline at end of file -- cgit v1.2.3