aboutsummaryrefslogtreecommitdiff
path: root/PortEngine/Properties/Settings.settings
diff options
context:
space:
mode:
authorTrey <32907415+TheEdgeNK@users.noreply.github.com>2018-09-02 11:56:23 -0400
committerTrey <32907415+TheEdgeNK@users.noreply.github.com>2018-09-02 11:56:23 -0400
commitcf72b65769809ac77331414aee299112b9bf4b37 (patch)
tree9fb9fdfe01967db9c95b87cb96b7294b43ff455d /PortEngine/Properties/Settings.settings
parent52376ce623346e257c2b7845d0d2414e7653a6dd (diff)
downloadProject-Silicon-cf72b65769809ac77331414aee299112b9bf4b37.tar.gz
Project-Silicon-cf72b65769809ac77331414aee299112b9bf4b37.tar.bz2
Project-Silicon-cf72b65769809ac77331414aee299112b9bf4b37.zip
WE FIXED THE STORYLINE!!!
Diffstat (limited to 'PortEngine/Properties/Settings.settings')
-rw-r--r--PortEngine/Properties/Settings.settings16
1 files changed, 8 insertions, 8 deletions
diff --git a/PortEngine/Properties/Settings.settings b/PortEngine/Properties/Settings.settings
index 100f3c4..61f2593 100644
--- a/PortEngine/Properties/Settings.settings
+++ b/PortEngine/Properties/Settings.settings
@@ -11,20 +11,20 @@
<Setting Name="userBalance" Type="System.Int32" Scope="User">
<Value Profile="(Default)">0</Value>
</Setting>
- <Setting Name="userSecurityLevel" Type="System.String" Scope="User">
+ <Setting Name="userSecurityLevel" Type="System.Int32" Scope="User">
<Value Profile="(Default)">1</Value>
</Setting>
- <Setting Name="userPowerLevel" Type="System.String" Scope="User">
+ <Setting Name="userPowerLevel" Type="System.Int32" Scope="User">
<Value Profile="(Default)">1</Value>
</Setting>
- <Setting Name="storylineStatus" Type="System.Boolean" Scope="User">
- <Value Profile="(Default)">True</Value>
+ <Setting Name="storylineStatus" Type="System.Single" Scope="User">
+ <Value Profile="(Default)">1</Value>
</Setting>
- <Setting Name="hijack1EventCompleted" Type="System.Boolean" Scope="User">
- <Value Profile="(Default)">False</Value>
+ <Setting Name="hijackStorylineStatus" Type="System.Single" Scope="User">
+ <Value Profile="(Default)">1</Value>
</Setting>
- <Setting Name="chatter1EventCompleted" Type="System.Boolean" Scope="User">
- <Value Profile="(Default)">False</Value>
+ <Setting Name="chatterStorylineStatus" Type="System.Single" Scope="User">
+ <Value Profile="(Default)">1</Value>
</Setting>
</Settings>
</SettingsFile> \ No newline at end of file