mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-16 12:11:47 -06:00
feat: do not set time for sole folder in extraction
This commit is contained in:
@@ -460,6 +460,7 @@ public:
|
||||
#endif
|
||||
_keepAndReplaceEmptyDirPrefixes = keepAndReplaceEmptyDirPrefixes;
|
||||
NumFolders = NumFiles = NumAltStreams = UnpackSize = AltStreams_UnpackSize = 0;
|
||||
SoleFolderIndex = -1LL;
|
||||
}
|
||||
|
||||
#ifndef _SFX
|
||||
|
||||
Reference in New Issue
Block a user