got rid of FUncompressedFile and reenabled postprocessing.
This commit is contained in:
parent
10f743a0d6
commit
3e7ec9118f
13 changed files with 34 additions and 64 deletions
|
|
@ -291,6 +291,7 @@ bool F7ZFile::Open(LumpFilterInfo *filter, FileSystemMessageFunc Printf)
|
|||
}
|
||||
|
||||
GenerateHash();
|
||||
PostProcessArchive(filter);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue