From dd396239a6583b58134230766a73560c705c65da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E7=A8=8B?= Date: Mon, 18 Jul 2022 09:20:28 +0000 Subject: [PATCH] =?UTF-8?q?fixed=207b43cdb=20from=20https://gitee.com/zhux?= =?UTF-8?q?iang6/global=5Fresource=5Ftool/pulls/37=20fixed=205a7d450=20fro?= =?UTF-8?q?m=20https://gitee.com/zhuxiang6/global=5Fresource=5Ftool/pulls/?= =?UTF-8?q?34=20=E5=88=A0=E9=99=A4animation,graphic,layout?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: chencheng31 --- include/resource_data.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/include/resource_data.h b/include/resource_data.h index 92c3fee..8d518a0 100644 --- a/include/resource_data.h +++ b/include/resource_data.h @@ -134,9 +134,6 @@ const std::map g_fileClusterMap = { { "element", ResType::ELEMENT }, { "media", ResType::MEDIA }, { "profile", ResType::PROF }, - { "animation", ResType::ANIMATION }, - { "graphic", ResType::GRAPHIC }, - { "layout", ResType::LAYOUT } }; const std::map g_contentClusterMap = {