Typo SlotInaccessable

This commit is contained in:
thatsIch
2014-09-21 01:39:54 +02:00
parent 25e4e56cfd
commit 8ee25ddf2c
6 changed files with 13 additions and 27 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ package appeng.container.slot;
import net.minecraft.inventory.IInventory;
public class SlotInaccessibleHD extends SlotInaccessable
public class SlotInaccessibleHD extends SlotInaccessible
{
public SlotInaccessibleHD(IInventory i, int slotIdx, int x, int y) {