From 5a7d450189d4f5069b1652d7c6cb88369da04839 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?=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 f6e663c..69fe913 100644 --- a/include/resource_data.h +++ b/include/resource_data.h @@ -145,9 +145,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 = {