aboutsummaryrefslogtreecommitdiff
path: root/PortEngine/Properties
diff options
context:
space:
mode:
authorTrey <32907415+TheEdgeNK@users.noreply.github.com>2018-08-26 00:35:17 -0400
committerTrey <32907415+TheEdgeNK@users.noreply.github.com>2018-08-26 00:35:17 -0400
commit4800d7686b470b3a39314e76ea02daee790078b7 (patch)
treedfc24ecb19fa4a62419e3ea1764fda0eabe67e4a /PortEngine/Properties
parente33bb991f88ef5e60576da69b8dd82b1ffa670fc (diff)
downloadProject-Silicon-4800d7686b470b3a39314e76ea02daee790078b7.tar.gz
Project-Silicon-4800d7686b470b3a39314e76ea02daee790078b7.tar.bz2
Project-Silicon-4800d7686b470b3a39314e76ea02daee790078b7.zip
Chatter, ChatAPI, and other changes.
Diffstat (limited to 'PortEngine/Properties')
-rw-r--r--PortEngine/Properties/Settings.Designer.cs4
-rw-r--r--PortEngine/Properties/Settings.settings2
2 files changed, 3 insertions, 3 deletions
diff --git a/PortEngine/Properties/Settings.Designer.cs b/PortEngine/Properties/Settings.Designer.cs
index 854463b..b3cd482 100644
--- a/PortEngine/Properties/Settings.Designer.cs
+++ b/PortEngine/Properties/Settings.Designer.cs
@@ -12,7 +12,7 @@ namespace PortEngine.Properties {
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.6.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.8.0.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
@@ -25,7 +25,7 @@ namespace PortEngine.Properties {
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("True")]
+ [global::System.Configuration.DefaultSettingValueAttribute("False")]
public bool graphicsFriendly {
get {
return ((bool)(this["graphicsFriendly"]));
diff --git a/PortEngine/Properties/Settings.settings b/PortEngine/Properties/Settings.settings
index 4c5f16f..66e581e 100644
--- a/PortEngine/Properties/Settings.settings
+++ b/PortEngine/Properties/Settings.settings
@@ -3,7 +3,7 @@
<Profiles />
<Settings>
<Setting Name="graphicsFriendly" Type="System.Boolean" Scope="User">
- <Value Profile="(Default)">True</Value>
+ <Value Profile="(Default)">False</Value>
</Setting>
</Settings>
</SettingsFile> \ No newline at end of file