Assets/Editor/Tool/SpriteManageTool.cs
@@ -126,7 +126,7 @@ private void OnEnable() { Config.Instance.SyncLoadConfigs(); m_IconCfgs = Config.Instance.GetAllValues<IconConfig>(); m_IconCfgs = IconConfig.GetValues(); m_DeleteTexture = EditorGUIUtility.FindTexture("TreeEditor.Trash"); InitStyle();