소스 검색

修改删除“,”

cxs 1 년 전
부모
커밋
1a309d152e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      OTSPartA_STDEditor/UI/Form_Main.cs

+ 1 - 1
OTSPartA_STDEditor/UI/Form_Main.cs

@@ -651,7 +651,7 @@ namespace OTSPartA_STDEditor
                     if (str_RemoveBlank.Contains("forth_elem"))
                     {
                         str_RemoveBlank = str_RemoveBlank.Replace("forth_elem", "");
-                        UsingOtherPropertyList = "forth_elem,";
+                        UsingOtherPropertyList = "forth_elem";
                     }
 
                     str_RemoveBlank = str_RemoveBlank.Replace(" ", "");