mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Update packages and fix DFD (fixes #104)
This commit is contained in:
@@ -423,7 +423,7 @@ namespace SabreTools.FileTypes.Archives
|
||||
zipEntryRom = GetInfo(readStream,
|
||||
size: localFile.Length,
|
||||
hashes: AvailableHashTypes,
|
||||
keepReadOpen: true);
|
||||
keepReadOpen: false);
|
||||
}
|
||||
|
||||
// Fill in common details and add to the list
|
||||
|
||||
Reference in New Issue
Block a user