Skip to content

Commit

Permalink
Add missing flags to clipboard brush usage.
Browse files Browse the repository at this point in the history
  • Loading branch information
wizjany committed Feb 11, 2019
1 parent 3e988e7 commit 76400e5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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" +
Expand Down

0 comments on commit 76400e5

Please sign in to comment.