mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-03 08:35:20 +00:00
Remove Entity->length
This commit is contained in:
@ -36,7 +36,6 @@ class Squid extends WaterAnimal{
|
||||
const NETWORK_ID = 17;
|
||||
|
||||
public $width = 0.95;
|
||||
public $length = 0.95;
|
||||
public $height = 0.95;
|
||||
|
||||
/** @var Vector3 */
|
||||
|
Reference in New Issue
Block a user