This commit is contained in:
Shoghi Cervantes 2014-10-16 22:01:32 +02:00
parent 7760559be1
commit 9cb27e26ef

View File

@ -52,7 +52,7 @@ class Chest extends Transparent{
$this->y, $this->y,
$this->z + 0.0625, $this->z + 0.0625,
$this->x + 0.9375, $this->x + 0.9375,
$this->y + 0.875, $this->y + 0.9475,
$this->z + 0.9375 $this->z + 0.9375
); );
} }