HACK bare minimum to make forge 1.13 load

Probably introduces 100 bugs and 200 corner cases. \o/
This commit is contained in:
Petr Mrázek
2019-02-22 02:24:20 +01:00
parent 5074a97cb3
commit d5d710b89e
7 changed files with 61 additions and 12 deletions

View File

@@ -36,7 +36,7 @@ struct MojangLibraryDownloadInfo
{
return artifact.get();
}
return classifiers[classifier].get();
}