diff options
| author | Trey <32907415+TheEdgeNK@users.noreply.github.com> | 2018-08-26 00:35:17 -0400 |
|---|---|---|
| committer | Trey <32907415+TheEdgeNK@users.noreply.github.com> | 2018-08-26 00:35:17 -0400 |
| commit | 4800d7686b470b3a39314e76ea02daee790078b7 (patch) | |
| tree | dfc24ecb19fa4a62419e3ea1764fda0eabe67e4a /PortEngine/Properties/Settings.Designer.cs | |
| parent | e33bb991f88ef5e60576da69b8dd82b1ffa670fc (diff) | |
| download | Project-Silicon-4800d7686b470b3a39314e76ea02daee790078b7.tar.gz Project-Silicon-4800d7686b470b3a39314e76ea02daee790078b7.tar.bz2 Project-Silicon-4800d7686b470b3a39314e76ea02daee790078b7.zip | |
Chatter, ChatAPI, and other changes.
Diffstat (limited to 'PortEngine/Properties/Settings.Designer.cs')
| -rw-r--r-- | PortEngine/Properties/Settings.Designer.cs | 4 |
1 files changed, 2 insertions, 2 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"])); |
