diff options
| author | Andrew <alee14498@gmail.com> | 2018-08-28 14:22:58 -0400 |
|---|---|---|
| committer | Andrew <alee14498@gmail.com> | 2018-08-28 14:22:58 -0400 |
| commit | 90e14a0932b63679c356e8bc1d42e657d7c612ad (patch) | |
| tree | f7c6e6600e17dc3c3a6b8868c3e3e52c88dc6e1b /Project Ports/Properties/Settings.settings | |
| parent | 88bd278b428e85b54441342d8d94fc7c6e3c9029 (diff) | |
| download | Project-Silicon-90e14a0932b63679c356e8bc1d42e657d7c612ad.tar.gz Project-Silicon-90e14a0932b63679c356e8bc1d42e657d7c612ad.tar.bz2 Project-Silicon-90e14a0932b63679c356e8bc1d42e657d7c612ad.zip | |
Changed crashing and added booting
Diffstat (limited to 'Project Ports/Properties/Settings.settings')
| -rw-r--r-- | Project Ports/Properties/Settings.settings | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Project Ports/Properties/Settings.settings b/Project Ports/Properties/Settings.settings index 0d54ca1..f43d837 100644 --- a/Project Ports/Properties/Settings.settings +++ b/Project Ports/Properties/Settings.settings @@ -11,5 +11,8 @@ <Setting Name="version" Type="System.String" Scope="User"> <Value Profile="(Default)">Alpha 0.2</Value> </Setting> + <Setting Name="hijacked2" Type="System.Boolean" Scope="User"> + <Value Profile="(Default)">False</Value> + </Setting> </Settings> </SettingsFile>
\ No newline at end of file |
