parent
9b82c87c92
commit
03b13b0b3f
12 changed files with 335 additions and 419 deletions
|
@ -73,7 +73,6 @@ void OneSixFTBInstance::copy(const QDir &newDir)
|
|||
for (auto library : libraryNames)
|
||||
{
|
||||
OneSixLibrary *lib = new OneSixLibrary(library);
|
||||
lib->finalize();
|
||||
const QString out = QDir::current().absoluteFilePath("libraries/" + lib->storagePath());
|
||||
if (QFile::exists(out))
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue