少年修仙传客户端基础资源
hch
2025-02-14 822513a5dff92368ef8dfe5d12a3544b67bd747a
Assets/Editor/Tool/SpriteManageTool.cs
@@ -1,4 +1,4 @@
using Snxxz.UI;
using vnxbqy.UI;
using System;
using System.Collections.Generic;
using System.IO;
@@ -125,7 +125,7 @@
    private void OnEnable()
    {
        Config.Instance.SyncLoadConfigs();
        ConfigInitiator.EditorLoad();
        m_IconCfgs = IconConfig.GetValues();
        m_DeleteTexture = EditorGUIUtility.FindTexture("TreeEditor.Trash");
        InitStyle();