Attempted to fix the CME in the routing.

This commit is contained in:
WayofTime 2016-05-03 09:16:56 -04:00
parent 7ce9040aeb
commit a5dee50984
3 changed files with 32 additions and 14 deletions

View file

@ -144,6 +144,7 @@ public class TestItemFilter implements IItemFilter
}
}
}
}
Iterator<ItemStack> iterator = requestList.iterator();