Typo snagg
This commit is contained in:
parent
741333db39
commit
d979ae8ffd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue