Fix typo in guava
This commit is contained in:
parent
31faf63e94
commit
ee61baee73
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ public class ModClassLoader extends URLClassLoader
|
||||||
"librarylwjglopenal-",
|
"librarylwjglopenal-",
|
||||||
"soundsystem-",
|
"soundsystem-",
|
||||||
"netty-all-",
|
"netty-all-",
|
||||||
"quava-",
|
"guava-",
|
||||||
"commons-lang3-",
|
"commons-lang3-",
|
||||||
"commons-compress-",
|
"commons-compress-",
|
||||||
"commons-logging-",
|
"commons-logging-",
|
||||||
|
|
Loading…
Reference in a new issue