JLChen
2021-08-27 223875b14fa1f87be66620c9903e5183f9b19c43
HDL_ON/UI/UI2/3-Intelligence/Scene/CatchSceneAddPage.cs
@@ -330,7 +330,10 @@
                        {
                            if(temp.roomIds.Contains(catchRoom.roomId))
                            {
                                catchFunctionList.Add(temp);
                                if (MainPage.SceneSupportFunctionList.Contains(temp.spk))
                                {
                                    catchFunctionList.Add(temp);
                                }
                            }
                        }
                    }