mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-04 20:06:06 +00:00
BrushTool typo
This commit is contained in:
parent
05cee0a30b
commit
1d413cde76
@ -92,7 +92,7 @@ public class BrushTool implements TraceTool {
|
||||
* @return the mask used to stop block traces
|
||||
*/
|
||||
public @Nullable Mask getTraceMask() {
|
||||
return mask;
|
||||
return this.traceMask;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user