aboutsummaryrefslogtreecommitdiff
path: root/Project Ports
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
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')
-rw-r--r--Project Ports/App.config2
-rw-r--r--Project Ports/Properties/Settings.Designer.cs2
-rw-r--r--Project Ports/Properties/Settings.settings2
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 @@
<userSettings>
<Project_Ports.Properties.Settings>
<setting name="hijacked" serializeAs="String">
- <value>False</value>
+ <value>True</value>
</setting>
</Project_Ports.Properties.Settings>
</userSettings>
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