small cleanup

This commit is contained in:
tgame14 2014-03-18 14:56:17 +02:00
parent a2003f87f5
commit fab6b40376
2 changed files with 3 additions and 1 deletions

View file

@ -20,4 +20,6 @@ public class NodeRailing extends Node<PartRailing, GridRailing, NodeRailing>
return new GridRailing(getClass());
}
}

View file

@ -29,7 +29,7 @@ public class PartRailing extends PartFramedConnection<PartRailing.EnumRailing, I
public enum EnumRailing
{
DEFAULT, EXTENTION, ;
DEFAULT, EXTENTION;
}
// default is NULL