This commit is contained in:
AlgorithmX2
2014-07-31 20:59:10 -05:00
parent f0320fef76
commit 89ddf4d623
2 changed files with 0 additions and 6 deletions
@@ -42,7 +42,6 @@ public class ToolColorApplicatorRender implements IItemRenderer
GL11.glPushMatrix();
GL11.glPushAttrib( GL11.GL_ALL_ATTRIB_BITS );
int direction = 1;
if ( type == ItemRenderType.INVENTORY )
{
GL11.glColor4f( 1, 1, 1, 1.0F );