Fixed CPU leak

This commit is contained in:
Shoghi Cervantes
2014-10-31 21:05:37 +01:00
parent ae06681b60
commit 8601405a88
73 changed files with 304 additions and 564 deletions

View File

@ -93,7 +93,7 @@ class Vine extends Transparent{
$f6 = 1;
}
return AxisAlignedBB::getBoundingBoxFromPool(
return new AxisAlignedBB(
$this->x + $f1,
$this->y + $f2,
$this->z + $f3,