aboutsummaryrefslogtreecommitdiff
path: root/Project Ports/Properties
diff options
context:
space:
mode:
Diffstat (limited to 'Project Ports/Properties')
-rw-r--r--Project Ports/Properties/Settings.Designer.cs2
-rw-r--r--Project Ports/Properties/Settings.settings2
2 files changed, 2 insertions, 2 deletions
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 @@
<Profiles />
<Settings>
<Setting Name="hijacked" Type="System.Boolean" Scope="User">
- <Value Profile="(Default)">False</Value>
+ <Value Profile="(Default)">True</Value>
</Setting>
</Settings>
</SettingsFile> \ No newline at end of file