From dc6b96a219645c1125de6d6bb5e94d61cf167be1 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期六, 21 八月 2021 17:37:53 +0800 Subject: [PATCH] 2021-8-21-1 --- HDL-ON_Android/HDL-ON_Android.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/HDL-ON_Android/HDL-ON_Android.csproj b/HDL-ON_Android/HDL-ON_Android.csproj index aa13318..b89fd18 100644 --- a/HDL-ON_Android/HDL-ON_Android.csproj +++ b/HDL-ON_Android/HDL-ON_Android.csproj @@ -440,6 +440,8 @@ <AndroidAsset Include="Assets\Phone\FunctionIcon\Light\LightScene\CheckIcon.png" /> <AndroidAsset Include="Assets\Phone\FunctionIcon\Light\LightScene\CheckOnIcon.png" /> <AndroidAsset Include="Assets\Phone\FunctionIcon\Light\LightScene\SetLightSceneIcon.png" /> + <AndroidAsset Include="Assets\Phone\Collection\DefenseStatusIcon.png" /> + <AndroidAsset Include="Assets\Phone\Collection\DisarmStatusIcon.png" /> </ItemGroup> <ItemGroup> <AndroidAsset Include="Assets\Phone\FunctionIcon\DoorLock\BindScene.png" /> -- Gitblit v1.8.0