[DatTools, Output] Dat cleanup

This commit is contained in:
Matt Nadareski
2016-07-25 16:34:32 -07:00
parent 288e94d932
commit cb1b006d91
2 changed files with 2 additions and 9 deletions

View File

@@ -147,7 +147,6 @@ namespace SabreTools.Helper
header = "clrmamepro (\n" +
"\tname \"" + datdata.Name + "\"\n" +
"\tdescription \"" + datdata.Description + "\"\n" +
"\trootdir \"" + datdata.RootDir + "\"\n" +
"\tcategory \"" + datdata.Category + "\"\n" +
"\tversion \"" + datdata.Version + "\"\n" +
"\tdate \"" + datdata.Date + "\"\n" +