wxr
2023-02-15 fc536e293d9af1fa479ec82dce112f43387a3d8f
HDL_ON/UI/UI2/3-Intelligence/IntelligencePage.cs
@@ -401,6 +401,14 @@
                    {
                        foreach (var scene in listScene)
                        {
                            if(scene == null)
                            {
                                continue;
                            }
                            if(scene.sceneType == SceneType.LightScene)
                            {
                                continue;
                            }
                            System.Threading.Thread.Sleep(10);
                            Application.RunOnMainThread(() =>
                            {