mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 23:37:45 +00:00
Disallow placing torches on ceilings
This commit is contained in:
@@ -640,7 +640,6 @@ class BlockAPI{
|
||||
return false;
|
||||
}
|
||||
$faces = array(
|
||||
0 => 6,
|
||||
1 => 5,
|
||||
2 => 4,
|
||||
3 => 3,
|
||||
|
Reference in New Issue
Block a user