Adv Mine 2 Texture

This commit is contained in:
Dream-Master 2016-06-22 20:30:31 +02:00
parent 119cb78923
commit 10a1a2ee47
2 changed files with 1 additions and 1 deletions

View file

@ -62,7 +62,7 @@ public class GT_MetaTileEntity_AdvMiner2 extends GT_MetaTileEntity_MultiBlockBas
} }
public Object getClientGUI(int aID, InventoryPlayer aPlayerInventory, IGregTechTileEntity aBaseMetaTileEntity) { public Object getClientGUI(int aID, InventoryPlayer aPlayerInventory, IGregTechTileEntity aBaseMetaTileEntity) {
return new GT_GUIContainer_MultiMachine(aPlayerInventory, aBaseMetaTileEntity, getLocalName(), "DrillingRig.png"); return new GT_GUIContainer_MultiMachine(aPlayerInventory, aBaseMetaTileEntity, getLocalName(), "Advanced_Miner2.png");
} }
@Override @Override

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB