aboutsummaryrefslogtreecommitdiff
path: root/Project Ports/Properties/Settings.settings
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2018-08-26 15:57:03 -0400
committerAlee14 <Alee14498@gmail.com>2018-08-26 15:57:03 -0400
commit1aed689b2e4d35cbc72e046a66ab42eb81272893 (patch)
treea4a456183a1836957e8e98c9bc7bdefea7179b95 /Project Ports/Properties/Settings.settings
parent8f6b0e2c3dd491428d1e47f66191a26636b8f4e9 (diff)
downloadProject-Silicon-1aed689b2e4d35cbc72e046a66ab42eb81272893.tar.gz
Project-Silicon-1aed689b2e4d35cbc72e046a66ab42eb81272893.tar.bz2
Project-Silicon-1aed689b2e4d35cbc72e046a66ab42eb81272893.zip
Added the hijack screen
Diffstat (limited to 'Project Ports/Properties/Settings.settings')
-rw-r--r--Project Ports/Properties/Settings.settings14
1 files changed, 8 insertions, 6 deletions
diff --git a/Project Ports/Properties/Settings.settings b/Project Ports/Properties/Settings.settings
index 3964565..3d0acc0 100644
--- a/Project Ports/Properties/Settings.settings
+++ b/Project Ports/Properties/Settings.settings
@@ -1,7 +1,9 @@
<?xml version='1.0' encoding='utf-8'?>
-<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)">
- <Profiles>
- <Profile Name="(Default)" />
- </Profiles>
- <Settings />
-</SettingsFile>
+<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Project_Ports.Properties" GeneratedClassName="Settings">
+ <Profiles />
+ <Settings>
+ <Setting Name="hijacked" Type="System.Boolean" Scope="User">
+ <Value Profile="(Default)">False</Value>
+ </Setting>
+ </Settings>
+</SettingsFile> \ No newline at end of file