Immediately load stacks if new filter calculation performed

This commit is contained in:
Aidan C. Brady 2013-10-30 23:54:29 -04:00
parent 43ee7f68df
commit fa92b707c9

View file

@ -455,6 +455,7 @@ public class GuiLogisticalSorter extends GuiMekanism
}
}
stackSwitch = 0;
oreDictStacks.get(filter).stackIndex = -1;
}