wei
2021-03-29 779040ef160bc4688a69fd8eccfc58b293785945
HDL_ON/Entity/FunctionList.cs
@@ -138,7 +138,6 @@
                if (tempFunction == null)
                {
                    MainPage.Log("null");
                    FileUtlis.Files.DeleteFile(filePath);
                    return;
                }
@@ -156,7 +155,6 @@
                        }
                    }
                }
                    MainPage.Log("add");
                Functions.Add(tempFunction);
            }
            if (filePath.StartsWith("SceneData_"))