Typo Vanillia

This commit is contained in:
thatsIch 2014-09-21 02:12:08 +02:00
parent ebf4519c3e
commit 5b66c36555

View file

@ -242,7 +242,7 @@ public class GuiNetworkStatus extends AEBaseGui implements ISortSource
return currenttip; return currenttip;
} }
// Vanillia version... // Vanilla version...
protected void drawItemStackTooltip(ItemStack stack, int x, int y) protected void drawItemStackTooltip(ItemStack stack, int x, int y)
{ {
Slot s = getSlot( x, y ); Slot s = getSlot( x, y );