Skip to content

Commit

Permalink
fixes #1468
Browse files Browse the repository at this point in the history
  • Loading branch information
way2muchnoise committed Jul 10, 2015
1 parent 4b4ad1d commit 82179a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/tconstruct/smeltery/gui/SmelteryGui.java
Expand Up @@ -506,6 +506,7 @@ protected void drawToolTip (List par1List, int par2, int par3)

this.zLevel = 0.0F;
itemRender.zLevel = 0.0F;
RenderHelper.enableGUIStandardItemLighting();
}
}

Expand Down

0 comments on commit 82179a9

Please sign in to comment.