Disabled config override

This commit is contained in:
Leonardo
2021-10-17 18:52:34 +02:00
parent 441e4ff1f2
commit 0e82afd6e1
@@ -100,7 +100,7 @@ public class ClientProxy
public void renderLods(MatrixStack mcMatrixStack, float partialTicks)
{
// comment out when creating a release
applyConfigOverrides();
// applyConfigOverrides();
// clear any out of date objects
mc.clearFrameObjectCache();