Put all debug console commands into a single Debug section rather than scattering them over other categories

This commit is contained in:
Justin Clark-Casey (justincc)
2012-06-15 03:32:43 +01:00
parent 94517c8d5c
commit c935f03467
4 changed files with 6 additions and 6 deletions

View File

@@ -106,7 +106,7 @@ namespace OpenSim.Region.ClientStack.Linden
scene.EventManager.OnRegisterCaps += OnRegisterCaps;
MainConsole.Instance.Commands.AddCommand(
"Comms",
"Debug",
false,
"debug eq",
"debug eq [0|1|2]",