Update LWSLoader.cpp

- closes https://github.com/assimp/assimp/issues/5141
pull/5142/head
Kim Kulling 2023-06-16 09:59:07 +02:00 committed by GitHub
parent 9c54540a19
commit 484aec2968
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -921,6 +921,7 @@ void LWSImporter::InternReadFile(const std::string &pFile, aiScene *pScene, IOSy
SkeletonMeshBuilder builder(pScene);
}
}
delete master;
}
#endif // !! ASSIMP_BUILD_NO_LWS_IMPORTER