mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
Move "change region" command into general category
This commit is contained in:
@@ -256,7 +256,7 @@ namespace OpenSim
|
||||
"debug scene <scripting> <collisions> <physics>",
|
||||
"Turn on scene debugging", Debug);
|
||||
|
||||
m_console.Commands.AddCommand("Regions", false, "change region",
|
||||
m_console.Commands.AddCommand("General", false, "change region",
|
||||
"change region <region name>",
|
||||
"Change current console region", ChangeSelectedRegion);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user