Merge branch 'master' of https://github.com/BiomesOPlenty/BiomesOPlenty
This commit is contained in:
commit
82f66aeb3f
1 changed files with 0 additions and 6 deletions
|
@ -125,10 +125,4 @@ public class BlockBOPStairs extends BlockStairs
|
||||||
|
|
||||||
return textures[adjCat];
|
return textures[adjCat];
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
|
||||||
public int damageDropped(int meta)
|
|
||||||
{
|
|
||||||
return meta;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue