Fix #1 for Optifine Tweaker

This commit is contained in:
kirillsaint 2023-06-29 13:26:24 +06:00
parent 303d9d353e
commit 33dbe14124
1 changed files with 0 additions and 3 deletions

View File

@ -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