mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[SabreTools, DatFile, README.1ST] Add output formats to split
This commit is contained in:
@@ -4780,8 +4780,10 @@ namespace SabreTools.Library.DatFiles
|
||||
}
|
||||
|
||||
// Now re-empty the DAT to make room for the next one
|
||||
DatFormat tempFormat = DatFormat;
|
||||
_datHeader = new DatHeader();
|
||||
ResetDictionary();
|
||||
DatFormat = tempFormat;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user