diff --git a/ArcFormats/Resources/Formats.dat b/ArcFormats/Resources/Formats.dat index 794fadfb..ae3a873d 100644 Binary files a/ArcFormats/Resources/Formats.dat and b/ArcFormats/Resources/Formats.dat differ diff --git a/SchemeTool/Program.cs b/SchemeTool/Program.cs index 36b92486..bd16f19f 100644 --- a/SchemeTool/Program.cs +++ b/SchemeTool/Program.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.IO; using System.Linq; @@ -84,4 +84,4 @@ static void Main(string[] args) } } } -} +} \ No newline at end of file