mirror of
https://github.com/refactorinqq/SLC-1.8.9.git
synced 2024-11-10 07:01:32 +01:00
Fix #1 for Optifine Tweaker
This commit is contained in:
parent
303d9d353e
commit
33dbe14124
@ -54,9 +54,6 @@ public class SilentClientTweaker implements ITweaker {
|
||||
@Override
|
||||
public final void injectIntoClassLoader(LaunchClassLoader classLoader)
|
||||
{
|
||||
if(hasOptifine) {
|
||||
classLoader.registerTransformer("optifine.OptiFineClassTransformer");
|
||||
}
|
||||
MixinBootstrap.init();
|
||||
|
||||
// Retrieve the default mixin environment and register the config file
|
||||
|
Loading…
Reference in New Issue
Block a user