From 5a2fad3286d66058f5fdce63a29922f9992019d9 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期四, 12 三月 2026 21:13:29 +0800
Subject: [PATCH] 500 子 【武将】武将时装 / 【武将】武将时装-客户端

---
 Main/ResModule/UILoader.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Main/ResModule/UILoader.cs b/Main/ResModule/UILoader.cs
index 4cdbc95..1aab864 100644
--- a/Main/ResModule/UILoader.cs
+++ b/Main/ResModule/UILoader.cs
@@ -66,6 +66,7 @@
         var iconConfig = IconConfig.Get(_iconKey);
         if (iconConfig == null)
         {
+            Debug.LogError("icon琛ㄦ湭閰嶇疆 " + _iconKey);
             return null;
         }
         return ResManager.Instance.LoadAsset<Texture2D>(StringUtility.Concat(ResourcesPath.UI_TEXTURE_SUFFIX, "/" + iconConfig.folder), iconConfig.sprite);

--
Gitblit v1.8.0