Much change, very jarmod.

This commit is contained in:
Petr Mrázek 2014-05-05 00:10:59 +02:00
parent aade36860c
commit 4c3bd416c6
46 changed files with 3735 additions and 142 deletions

View file

@ -461,6 +461,7 @@ void VersionFile::applyTo(VersionFinal *version)
version->tweakers.removeAll(tweaker);
}
version->jarMods.append(jarMods);
version->traits.unite(traits);
if (shouldOverwriteLibs)
{
QList<OneSixLibraryPtr> libs;