Remove Entity->length

This commit is contained in:
Muqsit
2017-08-23 02:21:33 -04:00
parent d1852834de
commit a52fa93998
10 changed files with 3 additions and 14 deletions

View File

@ -59,7 +59,6 @@ class Human extends Creature implements ProjectileSource, InventoryHolder{
protected $rawUUID;
public $width = 0.6;
public $length = 0.6;
public $height = 1.8;
public $eyeHeight = 1.62;