Typo nessiary

This commit is contained in:
thatsIch 2014-09-21 01:40:11 +02:00
parent 8ee25ddf2c
commit 1567e937fc

View file

@ -133,7 +133,7 @@ public class SlotCraftingTerm extends AppEngCraftingSlot
postCraft( p, inv, set, is );
}
// shouldn't be nessiary...
// shouldn't be necessary...
p.openContainer.onCraftMatrixChanged( getCraftingMatrix() );
return is;