mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-02-12 03:59:22 +00:00
Fixes #241
This commit is contained in:
parent
866ddc9648
commit
d01b506443
1 changed files with 2 additions and 0 deletions
|
@ -224,6 +224,8 @@ public class HybridPlotWorld extends ClassicPlotWorld {
|
|||
return true;
|
||||
case 65:
|
||||
return true;
|
||||
case 67:
|
||||
return true;
|
||||
case 68:
|
||||
return true;
|
||||
case 71:
|
||||
|
|
Loading…
Reference in a new issue