From 4800d7686b470b3a39314e76ea02daee790078b7 Mon Sep 17 00:00:00 2001
From: Trey <32907415+TheEdgeNK@users.noreply.github.com>
Date: Sun, 26 Aug 2018 00:35:17 -0400
Subject: Chatter, ChatAPI, and other changes.
---
PortEngine/Properties/Settings.Designer.cs | 4 ++--
PortEngine/Properties/Settings.settings | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
(limited to 'PortEngine/Properties')
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 @@
- True
+ False
\ No newline at end of file
--
cgit v1.2.3