mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-22 19:06:35 +00:00
Fixed suffocating in doors
This commit is contained in:
parent
e1ce88c0ef
commit
828b794555
@ -110,8 +110,10 @@ class Material{
|
|||||||
51 => true,
|
51 => true,
|
||||||
53 => true,
|
53 => true,
|
||||||
59 => true,
|
59 => true,
|
||||||
|
64 => true,
|
||||||
65 => true,
|
65 => true,
|
||||||
67 => true,
|
67 => true,
|
||||||
|
71 => true,
|
||||||
78 => true,
|
78 => true,
|
||||||
79 => true,
|
79 => true,
|
||||||
83 => true,
|
83 => true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user