Merge pull request #2233 from liachmodded/mcl-typo

Fix a typo in jar detection
This commit is contained in:
cpw 2015-12-11 15:16:24 -05:00
commit 46840fb71a
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ public class ModClassLoader extends URLClassLoader
"librarylwjglopenal-",
"soundsystem-",
"netty-all-",
"quava-",
"guava-",
"commons-lang3-",
"commons-compress-",
"commons-logging-",