瀏覽代碼

Make it work even better :P

Martijn Laan 4 月之前
父節點
當前提交
e55eb8d7ef
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Projects/Src/Shared.Struct.pas

+ 1 - 1
Projects/Src/Shared.Struct.pas

@@ -226,7 +226,7 @@ type
     PublicX, PublicY: String;
     PublicX, PublicY: String;
   end;
   end;
 const
 const
-  SetupFileEntryStrings = 10;
+  SetupFileEntryStrings = 11;
   SetupFileEntryAnsiStrings = 1;
   SetupFileEntryAnsiStrings = 1;
 type
 type
   PSetupFileEntry = ^TSetupFileEntry;
   PSetupFileEntry = ^TSetupFileEntry;