mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 01:37:37 +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
|
* @return the mask used to stop block traces
|
||||||
*/
|
*/
|
||||||
public @Nullable Mask getTraceMask() {
|
public @Nullable Mask getTraceMask() {
|
||||||
return mask;
|
return this.traceMask;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user