[DatFile] Move rebuilt var to correct place

This commit is contained in:
Matt Nadareski
2017-01-27 10:46:00 -08:00
parent d46a2cac68
commit 8b32817c45

View File

@@ -306,12 +306,11 @@ namespace SabreTools.Helper.Dats
}
logger.User("Matches found for '" + file + "', rebuilding accordingly...");
rebuilt = true;
// Now loop through the list and rebuild accordingly
foreach (Rom item in dupes)
{
rebuilt = true;
switch (outputFormat)
{
case OutputFormat.Folder: