Skip to content

Commit

Permalink
underp CraftingStationGui with chest(s) attached
Browse files Browse the repository at this point in the history
  • Loading branch information
Qowyn committed Sep 25, 2014
1 parent 2925e96 commit 2ab8f69
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/tconstruct/tools/gui/CraftingStationGui.java
Expand Up @@ -95,8 +95,6 @@ public void initGui ()
this.guiLeft -= 116;
this.chestLeft = this.guiLeft;
this.chestTop = this.craftingTop;
this.craftingLeft += 116;
this.descLeft += 116;
if (logic.doubleChest != null)
this.ySize = 187;
}
Expand Down

0 comments on commit 2ab8f69

Please sign in to comment.