commit
4b9e56deab
1 changed files with 1 additions and 0 deletions
|
@ -166,6 +166,7 @@ public abstract class GuiAdvancedInterface extends GuiBuildCraft {
|
|||
int i2 = (mouseX - cornerX);
|
||||
int k2 = mouseY - cornerY;
|
||||
drawCreativeTabHoveringText(s, i2, k2);
|
||||
RenderHelper.enableGUIStandardItemLighting();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue