Permalink
Browse files
Add missing flags to clipboard brush usage.
- Loading branch information...
|
@@ -130,6 +130,7 @@ public void cylinderBrush(Player player, LocalSession session, EditSession editS |
|
|
|
@Command( |
|
|
|
aliases = { "clipboard", "copy" }, |
|
|
|
usage = "", |
|
|
|
flags = "ap", |
|
|
|
desc = "Choose the clipboard brush", |
|
|
|
help = |
|
|
|
"Chooses the clipboard brush.\n" + |
|
|
0 comments on commit
76400e5