mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-12 12:23:59 +00:00
Merge branch 'refs/heads/2.9' into release
This commit is contained in:
commit
94947ecc21
1 changed files with 1 additions and 1 deletions
|
@ -409,7 +409,7 @@ public class Util
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (below.getType() == Material.BED)
|
if (below.getType() == Material.BED_BLOCK)
|
||||||
{
|
{
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue