wjc
2023-03-28 a40579c795d6fd67a53dcdc04a0cbc2371b14301
HDL_ON/UI/UI2/3-Intelligence/IntelligencePage.cs
@@ -401,6 +401,10 @@
                    {
                        foreach (var scene in listScene)
                        {
                            if(scene == null)
                            {
                                continue;
                            }
                            if(scene.sceneType == SceneType.LightScene)
                            {
                                continue;