From 184c921948771281c87357c11d6a8f11f77e6f60 Mon Sep 17 00:00:00 2001 From: chenqiyang <1406175257@qq.com> Date: 星期五, 21 四月 2023 14:19:53 +0800 Subject: [PATCH] 更新EZSDK.IOS.dll --- HDL_ON/Entity/Room.cs | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/HDL_ON/Entity/Room.cs b/HDL_ON/Entity/Room.cs index 609e788..1fdebfd 100644 --- a/HDL_ON/Entity/Room.cs +++ b/HDL_ON/Entity/Room.cs @@ -568,5 +568,6 @@ scenes.Remove(scenes.Find((obj) => obj.sid == scene.sid)); } } - + + } \ No newline at end of file -- Gitblit v1.8.0