Typo Nextus

This commit is contained in:
thatsIch
2014-09-21 01:19:43 +02:00
parent 557e76787b
commit 4c5039c7da
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ public class CraftingLink implements ICraftingLink
tag.setBoolean( "req", req != null );
}
public void setNextus(CraftingLinkNexus n)
public void setNexus(CraftingLinkNexus n)
{
if ( tie != null )
tie.remove( this );