aboutsummaryrefslogtreecommitdiff
path: root/Project Ports/Properties
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2018-08-26 16:00:18 -0400
committerAlee14 <Alee14498@gmail.com>2018-08-26 16:00:18 -0400
commit91c9e2bda08b2f392c99eafb8f3025f6d9fbec46 (patch)
tree1f12aa8869d198e9497415541af8f5b25231548d /Project Ports/Properties
parent2ead7c2baf3127e00ce632dedcdc5b5d08220b8f (diff)
downloadProject-Silicon-91c9e2bda08b2f392c99eafb8f3025f6d9fbec46.tar.gz
Project-Silicon-91c9e2bda08b2f392c99eafb8f3025f6d9fbec46.tar.bz2
Project-Silicon-91c9e2bda08b2f392c99eafb8f3025f6d9fbec46.zip
Set hijacked to true
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