mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 08:44:01 +00:00
Oops!
This commit is contained in:
parent
44cb66837e
commit
5e4ef9732b
@ -42,8 +42,6 @@ class TorchBlock extends FlowableBlock{
|
||||
6 => 0,
|
||||
0 => 0,
|
||||
);
|
||||
console($side);
|
||||
console($faces[$side]);
|
||||
if($level->getBlockFace($this, $faces[$side])->isTransparent === true){
|
||||
$level->drop($this, BlockAPI::getItem($this->id));
|
||||
$level->setBlock($this, AIR, 0, false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user