mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 16:51:42 +00:00
Fix Glowing Obsidian lighting
This commit is contained in:
parent
895790f46c
commit
35c33ba980
@ -22,7 +22,7 @@
|
||||
namespace pocketmine\block;
|
||||
|
||||
|
||||
class GlowingObsidian extends Solid{
|
||||
class GlowingObsidian extends Transparent{
|
||||
|
||||
protected $id = self::GLOWING_OBSIDIAN;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user