Fixed floodfill usage

Dieser Commit ist enthalten in:
zml2008 2011-08-21 22:05:28 -07:00
Ursprung 9de9004834
Commit 9e13e25760

Datei anzeigen

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