Remove the experimental build warning

This commit is contained in:
James Seibel
2022-04-22 21:08:04 -05:00
parent 0d3c005e0f
commit 026816053c
@@ -152,7 +152,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();