mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-28 19:54:43 +02:00
Fixes #241
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user