Fixed output randomization

This commit is contained in:
Aidan Brady 2013-10-30 20:38:41 -04:00
parent 04d9b3dc68
commit 102b0ffeda

View file

@ -98,6 +98,7 @@ public class TileComponentEjector implements ITileComponent, IEjector
if(stack == null)
{
trackers[index] = side.ordinal();
break;
}
}