白名单

This commit is contained in:
chenxi 2023-08-15 21:45:52 +08:00
parent eeeadeace0
commit 9dbd673ec2

View File

@ -15,6 +15,7 @@ local GAME_RES_WHITE_LIST = {
GConst.ATLAS_PATH.ICON_BUFF, GConst.ATLAS_PATH.ICON_BUFF,
GConst.ATLAS_PATH.ICON_TASK, GConst.ATLAS_PATH.ICON_TASK,
GConst.ATLAS_PATH.ICON_AVATAR, GConst.ATLAS_PATH.ICON_AVATAR,
GConst.ATLAS_PATH.ICON_EQUIP,
} }
---- 预加载游戏资源 ---- 预加载游戏资源