Fixed energy usage from IDSU. Closes #1282
This commit is contained in:
parent
6f96dd7c2b
commit
bfa0c8f80a
2 changed files with 16 additions and 3 deletions
|
@ -35,8 +35,6 @@ public class GuiIDSU extends GuiBase {
|
|||
|
||||
public GuiIDSU(EntityPlayer player, TileInterdimensionalSU tileIDSU) {
|
||||
super(player, tileIDSU, tileIDSU.createContainer(player));
|
||||
this.xSize = 176;
|
||||
this.ySize = 197;
|
||||
idsu = tileIDSU;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue