[ALL] Rename a few things

This commit is contained in:
Matt Nadareski
2016-09-30 12:15:36 -07:00
parent 1043df0637
commit 6aa29f8fae
8 changed files with 359 additions and 359 deletions

View File

@@ -62,7 +62,7 @@ namespace SabreTools
FileName = Path.GetFileName(inputs[0]) + " Dir2Dat",
Name = Path.GetFileName(inputs[0]) + " Dir2Dat",
Description = Path.GetFileName(inputs[0]) + " Dir2Dat",
OutputFormat = OutputFormat.Xml,
OutputFormat = OutputFormat.Logiqx,
Files = new SortedDictionary<string, List<DatItem>>(),
};