mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
Remove Entity->length
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user