Rename 1 thing

This commit is contained in:
Prospector 2018-10-17 18:21:57 -07:00
parent 4612ab334c
commit 0cbefc63d2
7 changed files with 13 additions and 13 deletions

View file

@ -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);