mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
correct very minor typo in "debug scene" help
This commit is contained in:
@@ -253,7 +253,7 @@ namespace OpenSim
|
||||
m_console.Commands.AddCommand("region", false, "debug teleport", "debug teleport", "Toggle teleport route debugging", Debug);
|
||||
|
||||
m_console.Commands.AddCommand("region", false, "debug scene",
|
||||
"debug scene <cripting> <collisions> <physics>",
|
||||
"debug scene <scripting> <collisions> <physics>",
|
||||
"Turn on scene debugging", Debug);
|
||||
|
||||
m_console.Commands.AddCommand("region", false, "change region",
|
||||
|
||||
Reference in New Issue
Block a user