소스 검색

remove two letters.

gsp 3 년 전
부모
커밋
1b00f06170
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      OTSPartA_STDEditor/Form_ConstantsEditor2.cs

+ 1 - 1
OTSPartA_STDEditor/Form_ConstantsEditor2.cs

@@ -109,7 +109,7 @@ namespace OTSPartA_STDEditor
                         m_STDRuleslist.AddNewRow(STDId, "NewClassify", Color.Gray);
                     }
                 }
-            }21
+            }
         }
 
         void LoadConstants(string STDDBAddress)