- [CLI] Update default settings.

- [GUI] Update default settings.
This commit is contained in:
Razmoth
2023-11-28 18:23:09 +04:00
parent 2050544f45
commit 7c67939d3e
5 changed files with 4 additions and 16 deletions

View File

@@ -325,7 +325,7 @@ namespace AssetStudio.GUI.Properties {
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0")]
[global::System.Configuration.DefaultSettingValueAttribute("1")]
public int assetMapType {
get {
return ((int)(this["assetMapType"]));