mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-03 09:00:55 +01:00
Fixes #241
This commit is contained in:
parent
866ddc9648
commit
d01b506443
@ -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 New Issue
Block a user