mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 22:07:07 -06:00
21.06
This commit is contained in:
@@ -176,6 +176,7 @@ private:
|
||||
int BadCmd; // -1: no bad command; in another cases lowest bad command id
|
||||
|
||||
bool IsPark() const { return NsisType >= k_NsisType_Park1; }
|
||||
bool IsNsis3_OrHigher() const { return NsisType == k_NsisType_Nsis3; }
|
||||
|
||||
UInt64 _fileSize;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user