mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 01:37:37 +00:00
Remove debug line
This commit is contained in:
parent
4f3db6f3da
commit
cb1fd7400e
@ -64,7 +64,6 @@ public class RegionMask extends AbstractMask {
|
||||
|
||||
@Override
|
||||
public boolean test(Extent extent, BlockVector3 vector) {
|
||||
Fawe.imp().debug(" extent: " + extent.getClass());
|
||||
return region.contains(vector);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user