Wypakowywanie strumieniowe
This commit is contained in:
parent
c2bdcfe2b9
commit
e69bfd0e3d
4 changed files with 57 additions and 15 deletions
|
|
@ -42,7 +42,7 @@ CreateCargo::~CreateCargo() {
|
|||
//-----------------------------------------------------------------------------
|
||||
bool CreateCargo::Create(const std::string& path, const uint8_t& flag)
|
||||
{
|
||||
cargoFile = path + "." + signature;
|
||||
cargoFile = path + "." + extension;
|
||||
catalogPath = path;
|
||||
methodFlags = flag;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue