Updated JEI button location.
This commit is contained in:
parent
f91493dbc5
commit
7c1daf83e0
26 changed files with 50 additions and 50 deletions
|
@ -44,7 +44,7 @@ public class GuiGasTurbine extends GuiBase {
|
|||
final GuiBase.Layer layer = GuiBase.Layer.BACKGROUND;
|
||||
drawSlot(25, 35, layer);
|
||||
drawSlot(25, 55, layer);
|
||||
this.builder.drawJEIButton(this, 150, 4, layer);
|
||||
this.builder.drawJEIButton(this, 158, 5, layer);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue