And the Electric Chest
This commit is contained in:
parent
6dd01ead8c
commit
33af84b110
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ import cpw.mods.fml.relauncher.Side;
|
|||
import cpw.mods.fml.relauncher.SideOnly;
|
||||
|
||||
@SideOnly(Side.CLIENT)
|
||||
public class GuiElectricChest extends GuiContainer
|
||||
public class GuiElectricChest extends GuiMekanism
|
||||
{
|
||||
public TileEntityElectricChest tileEntity;
|
||||
public IInventory itemInventory;
|
||||
|
|
Loading…
Reference in a new issue