GUI Rendering and various fixes
This commit is contained in:
@@ -163,6 +163,7 @@ public class MEGuiTextField extends TextFieldWidget
|
||||
tessellator.draw();
|
||||
RenderSystem.disableColorLogicOp();
|
||||
RenderSystem.enableTexture();
|
||||
RenderSystem.color4f( 1, 1, 1, 1 );
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user