= color skeleton
This commit is contained in:
@@ -26,10 +26,6 @@ public class CommandHelp extends Command
|
||||
{
|
||||
help = LocStrings.Stub("HelpDisplay");
|
||||
}
|
||||
else
|
||||
{
|
||||
help = "`" + input.args + "`: " + help;
|
||||
}
|
||||
|
||||
res.Call(help);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user