From a3b92962f31cb3bbebaba37475b3a8417831520f Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期四, 23 九月 2021 15:30:29 +0800 Subject: [PATCH] 合并嘉乐本地加密代码 --- 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 737fee6..baeed72 100644 --- a/HDL-ON_Android/HDL-ON_Android.csproj +++ b/HDL-ON_Android/HDL-ON_Android.csproj @@ -499,6 +499,8 @@ <AndroidAsset Include="Assets\Phone\FunctionIcon\Icon\HomeIcon\electricalbreaker_white.png" /> <AndroidAsset Include="Assets\Phone\LogicIcon\security.png" /> <AndroidAsset Include="Assets\Phone\Public\HookIcon.png" /> + <AndroidAsset Include="Assets\Phone\Collection\MesCenter\Property.png" /> + <AndroidAsset Include="Assets\Phone\Collection\MesCenter\PropertyOn.png" /> </ItemGroup> <ItemGroup> <AndroidAsset Include="Assets\Phone\FunctionIcon\DoorLock\BindScene.png" /> -- Gitblit v1.8.0