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, } ---- 预加载游戏资源