From 2db8e30b1d2151fdde5d08a6c06aef55f0c397d2 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Fri, 27 Jan 2017 11:32:28 +0300 Subject: License, readme and stuff --- ihl/flexible_cable/InvSlotOutputInProgress.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ihl/flexible_cable/InvSlotOutputInProgress.java') diff --git a/ihl/flexible_cable/InvSlotOutputInProgress.java b/ihl/flexible_cable/InvSlotOutputInProgress.java index 2b5bfda..3694aee 100644 --- a/ihl/flexible_cable/InvSlotOutputInProgress.java +++ b/ihl/flexible_cable/InvSlotOutputInProgress.java @@ -79,7 +79,7 @@ public class InvSlotOutputInProgress extends IronWorkbenchInvSlot{ public List getRecipeOutputs(int currentSlot) { int slotRecipeIndex=this.slotRecipe[currentSlot]; - List list = new ArrayList(); + List list = new ArrayList(); for(int i=0;i