Typo Vanillia
This commit is contained in:
parent
ebf4519c3e
commit
5b66c36555
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@ public class GuiNetworkStatus extends AEBaseGui implements ISortSource
|
|||
return currenttip;
|
||||
}
|
||||
|
||||
// Vanillia version...
|
||||
// Vanilla version...
|
||||
protected void drawItemStackTooltip(ItemStack stack, int x, int y)
|
||||
{
|
||||
Slot s = getSlot( x, y );
|
||||
|
|
Loading…
Reference in a new issue