Skip to content

Commit

Permalink
ignore I will squash this later swiching computers
Browse files Browse the repository at this point in the history
Signed-off-by: Anthony Anderson <[email protected]>
  • Loading branch information
0xilly committed Jan 9, 2016
1 parent 9848a31 commit c07a255
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ public class OldBlockHighlandsLeaves1 extends OldBlockHighlandsLeaves
{
public static final PropertyEnum VARIANT = PropertyEnum.create("variant", OldBlockHighlandsPlanks.EnumType.class, new Predicate()
{
private static final String __OBFID = "CL_00002085";
public boolean apply(OldBlockHighlandsPlanks.EnumType type)
{
return type.getMetadata() < 4;
Expand Down

0 comments on commit c07a255

Please sign in to comment.