From 9dbd673ec221f316fdddc0f359e2a7f6a7b65d12 Mon Sep 17 00:00:00 2001 From: chenxi Date: Tue, 15 Aug 2023 21:45:52 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BD=E5=90=8D=E5=8D=95?= 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 9970b6b1..8527e9d3 100644 --- a/lua/app/common/white_res_manager.lua +++ b/lua/app/common/white_res_manager.lua @@ -15,6 +15,7 @@ local GAME_RES_WHITE_LIST = { GConst.ATLAS_PATH.ICON_BUFF, GConst.ATLAS_PATH.ICON_TASK, GConst.ATLAS_PATH.ICON_AVATAR, + GConst.ATLAS_PATH.ICON_EQUIP, } ---- 预加载游戏资源