Changed @williamtdr syntax

This commit is contained in:
Shoghi Cervantes 2014-07-30 16:05:36 +02:00
parent f5fee4c909
commit a9cd03da2e
3 changed files with 4 additions and 5 deletions

View File

@ -59,7 +59,6 @@ class Generic extends Block{
"z" => $this->z + 0.5,
"Tile" => $this->id,
);
$server = Server::getInstance();
/*$this->getLevel()->setBlock($this, new Air(), false, false, true);
//TODO
//$e = $server->api->entity->add($this->getLevel(), ENTITY_FALLING, FALLING_SAND, $data);