From d28071b18ede6fe5c4502a73d358a36acaa5f678 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 16 十二月 2020 10:57:33 +0800 Subject: [PATCH] Merge branch 'WJC' into NewFilePath --- HDL-ON_iOS/HDL-ON_iOS.csproj | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index 91e5634..396634c 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -625,6 +625,10 @@ <BundleResource Include="Resources\Phone\FunctionIcon\Light\ColorWheelGray.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\Light\ColorWheelTip.png" /> <BundleResource Include="Resources\Phone\RoomListBg.png" /> + <BundleResource Include="Resources\Phone\LogicIcon\link.png" /> + <BundleResource Include="Resources\Phone\LogicIcon\selectTheFun.png" /> + <BundleResource Include="Resources\Phone\LogicIcon\selectTheScene.png" /> + <BundleResource Include="Resources\Phone\LogicIcon\selectTheTime.png" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0