From 8ed8c659da9496bf49fec94c049b0abae21746a8 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Wed, 24 May 2017 20:13:22 +0300 Subject: fixing bugs with Iron workbench and fractionator --- ihl/processing/invslots/SlotInvSlotOutputInProgress.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ihl/processing/invslots/SlotInvSlotOutputInProgress.java') diff --git a/ihl/processing/invslots/SlotInvSlotOutputInProgress.java b/ihl/processing/invslots/SlotInvSlotOutputInProgress.java index a1b3937..25c0673 100644 --- a/ihl/processing/invslots/SlotInvSlotOutputInProgress.java +++ b/ihl/processing/invslots/SlotInvSlotOutputInProgress.java @@ -1,8 +1,8 @@ package ihl.processing.invslots; -import net.minecraft.entity.player.EntityPlayer; import ic2.core.slot.SlotInvSlot; import ihl.flexible_cable.IronWorkbenchInvSlot; +import net.minecraft.entity.player.EntityPlayer; public class SlotInvSlotOutputInProgress extends SlotInvSlot { -- cgit v1.2.3