mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-22 19:06:35 +00:00
Fixed Signs sufocation
This commit is contained in:
parent
67341c6420
commit
d54161f5ca
@ -110,9 +110,11 @@ class Material{
|
|||||||
51 => true,
|
51 => true,
|
||||||
53 => true,
|
53 => true,
|
||||||
59 => true,
|
59 => true,
|
||||||
|
63 => true,
|
||||||
64 => true,
|
64 => true,
|
||||||
65 => true,
|
65 => true,
|
||||||
67 => true,
|
67 => true,
|
||||||
|
68 => true,
|
||||||
71 => true,
|
71 => true,
|
||||||
78 => true,
|
78 => true,
|
||||||
79 => true,
|
79 => true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user