mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-21 19:27:15 +00:00
NOISSUE remove old unused version file features
This commit is contained in:
@@ -51,7 +51,6 @@ bool LiteLoaderInstaller::add(OneSixInstance *to)
|
||||
|
||||
for (auto rawLibrary : m_version->libraries)
|
||||
{
|
||||
rawLibrary->insertType = RawLibrary::Prepend;
|
||||
OneSixLibrary lib(rawLibrary);
|
||||
libraries.append(lib.toJson());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user