mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-12 14:35:35 +00:00
Disallow placing torches on ceilings
This commit is contained in:
parent
888e84dd69
commit
bbd113692e
@ -640,7 +640,6 @@ class BlockAPI{
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
$faces = array(
|
$faces = array(
|
||||||
0 => 6,
|
|
||||||
1 => 5,
|
1 => 5,
|
||||||
2 => 4,
|
2 => 4,
|
||||||
3 => 3,
|
3 => 3,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user