More 1.12 shenanigans. Still far from done.
This commit is contained in:
@@ -160,6 +160,7 @@ public abstract class AEBaseGui extends GuiContainer
|
||||
{
|
||||
super.drawDefaultBackground();
|
||||
super.drawScreen( mouseX, mouseY, btn );
|
||||
this.renderHoveredToolTip(mouseX, mouseY);
|
||||
|
||||
for( final Object c : this.buttonList )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user