comment out configOverride for release a1.5.4

This commit is contained in:
James Seibel
2021-12-01 22:41:56 -06:00
parent a3d4163b67
commit f2fc669b37
@@ -76,7 +76,7 @@ public class ClientApi
public void renderLods(Mat4f mcModelViewMatrix, Mat4f mcProjectionMatrix, float partialTicks)
{
// comment out when creating a release
applyConfigOverrides();
// applyConfigOverrides();
// clear any out of date objects
MC.clearFrameObjectCache();