From ec33c7b7df3534910a30c5ca9eb1706fed3b914f Mon Sep 17 00:00:00 2001 From: xiekaidong Date: Mon, 4 Sep 2023 17:50:32 +0800 Subject: [PATCH] =?UTF-8?q?14=E5=A4=A9=E4=B8=A2=E5=9B=BE=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/app/common/white_res_manager.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/app/common/white_res_manager.lua b/lua/app/common/white_res_manager.lua index 8527e9d3..df5613c3 100644 --- a/lua/app/common/white_res_manager.lua +++ b/lua/app/common/white_res_manager.lua @@ -5,6 +5,7 @@ local WhiteResManager = {} local GAME_RES_WHITE_LIST = { -- ui GConst.ATLAS_PATH.COMMON, + GConst.ATLAS_PATH.ACT_COMMON, -- icon GConst.ATLAS_PATH.ICON_SKILL, GConst.ATLAS_PATH.ICON_SKILL_BIG,