From e9a9571423951ab4c478a477a6e9882fc2b965bf Mon Sep 17 00:00:00 2001 From: Razmoth <32140579+Razmoth@users.noreply.github.com> Date: Fri, 22 Sep 2023 21:03:15 +0400 Subject: [PATCH] Update Settings.Designer.cs --- AssetStudioGUI/Properties/Settings.Designer.cs | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/AssetStudioGUI/Properties/Settings.Designer.cs b/AssetStudioGUI/Properties/Settings.Designer.cs index 858dde6..b64438b 100644 --- a/AssetStudioGUI/Properties/Settings.Designer.cs +++ b/AssetStudioGUI/Properties/Settings.Designer.cs @@ -371,18 +371,6 @@ public bool skipContainer { } } - [global::System.Configuration.UserScopedSettingAttribute()] - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("False")] - public bool exportUV0UV1 { - get { - return ((bool)(this["exportUV0UV1"])); - } - set { - this["exportUV0UV1"] = value; - } - } - [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("False")]