Rename 1 thing
This commit is contained in:
parent
4612ab334c
commit
0cbefc63d2
7 changed files with 13 additions and 13 deletions
|
@ -48,7 +48,7 @@ public class GuiAESU extends GuiBase {
|
|||
protected void drawGuiContainerBackgroundLayer(final float f, final int mouseX, final int mouseY) {
|
||||
super.drawGuiContainerBackgroundLayer(f, mouseX, mouseY);
|
||||
final Layer layer = Layer.BACKGROUND;
|
||||
|
||||
|
||||
this.drawSlot(62, 45, layer);
|
||||
this.drawSlot(98, 45, layer);
|
||||
this.drawArmourSlots(8, 18, layer);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue