[DatFile] Yes, I seriously forgot a parenthesis

This commit is contained in:
Matt Nadareski
2017-09-05 15:26:43 -07:00
parent 00349e1ff2
commit 739cb2d6c4

View File

@@ -636,7 +636,7 @@ namespace SabreTools.Library.Dats
Globals.Logger.Error("I'm sorry but '{0}' doesn't exist!", inputFileName); Globals.Logger.Error("I'm sorry but '{0}' doesn't exist!", inputFileName);
return; return;
} }
}); }
} }
#endregion #endregion