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