mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Try to reconsile header values again
This commit is contained in:
@@ -149,6 +149,9 @@ namespace SabreTools.DatTools
|
||||
statsOnly: statsOnly,
|
||||
filterRunner: filterRunner,
|
||||
throwOnError: throwOnError);
|
||||
|
||||
// Copy the header values back
|
||||
datFile.SetHeader(parsingDatFile.Header);
|
||||
}
|
||||
catch (Exception ex) when (!throwOnError)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user