Fixed floodfill usage

This commit is contained in:
zml2008 2011-08-21 22:05:28 -07:00
parent 9de9004834
commit 9e13e25760

View File

@ -126,7 +126,7 @@ public class ToolCommands {
@Command(
aliases = {"floodfill", "flood"},
usage = "",
usage = "<pattern> <range>",
desc = "Flood fill tool",
min = 2,
max = 2