add TODO to testRenderer

This commit is contained in:
James Seibel
2025-09-06 09:33:49 -05:00
parent 5f8b566486
commit 7f46257e1a
@@ -106,6 +106,7 @@ public class TestRenderer
public void render()
{
// TODO fix for MC 1.21.5
this.init();
GLMC.glBindFramebuffer(GL32.GL_FRAMEBUFFER, MC_RENDER.getTargetFrameBuffer());