mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Put all debug console commands into a single Debug section rather than scattering them over other categories
This commit is contained in:
@@ -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]",
|
||||
|
||||
Reference in New Issue
Block a user