mirror of
https://github.com/refactorinqq/SLC-1.8.9.git
synced 2024-11-10 06:41:31 +01:00
Fixed World Swapping
This commit is contained in:
parent
7f0273016d
commit
319f7a32dd
@ -266,7 +266,6 @@ public abstract class MinecraftMixin implements MinecraftExt {
|
||||
at = @At(value = "INVOKE", target = "Ljava/lang/System;gc()V")
|
||||
)
|
||||
private void optimizedWorldSwapping() {
|
||||
System.gc();
|
||||
}
|
||||
|
||||
//#if MC==10809
|
||||
|
Loading…
Reference in New Issue
Block a user