Browse Source

remove two letters.

gsp 2 years ago
parent
commit
1b00f06170
1 changed files with 1 additions and 1 deletions
  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)