Typo snagg

This commit is contained in:
thatsIch 2014-09-21 01:23:44 +02:00
parent 741333db39
commit d979ae8ffd

View file

@ -65,7 +65,7 @@ public class FacadePart implements IFacadePart, IBoxProvider
{
if ( e instanceof EntityLivingBase )
{
// prevent weird snagg behavior
// prevent weird snag behavior
ch.addBox( 0.0, 0.0, 14, 16.0, 16.0, 16.0 );
}
else