From 9fe6d9495c4e6604cf2459c6456f69d0548a586d Mon Sep 17 00:00:00 2001 From: GoneUp Date: Fri, 25 Sep 2020 00:12:22 +0200 Subject: [PATCH] Enabled loading of the mapping by default --- GPK_RePack/App.config | 2 +- GPK_RePack/Properties/Settings.Designer.cs | 2 +- GPK_RePack/Properties/Settings.settings | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/GPK_RePack/App.config b/GPK_RePack/App.config index 17671cd..f85308c 100644 --- a/GPK_RePack/App.config +++ b/GPK_RePack/App.config @@ -79,7 +79,7 @@ False - False + True False diff --git a/GPK_RePack/Properties/Settings.Designer.cs b/GPK_RePack/Properties/Settings.Designer.cs index 0e5622c..9eee6ae 100644 --- a/GPK_RePack/Properties/Settings.Designer.cs +++ b/GPK_RePack/Properties/Settings.Designer.cs @@ -253,7 +253,7 @@ public bool EnableCompression { [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("False")] + [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool EnableSortTreeNodes { get { return ((bool)(this["EnableSortTreeNodes"])); diff --git a/GPK_RePack/Properties/Settings.settings b/GPK_RePack/Properties/Settings.settings index 140c584..4a4237c 100644 --- a/GPK_RePack/Properties/Settings.settings +++ b/GPK_RePack/Properties/Settings.settings @@ -60,7 +60,7 @@ False - False + True False