mirror of
https://github.com/opensim/opensim.git
synced 2026-05-14 18:55:39 +08:00
mantis 8021: fix show regionsinview help text
This commit is contained in:
@@ -145,7 +145,7 @@ namespace OpenSim.Region.CoreModules.ServiceConnectorsOut.Grid
|
||||
"Shows the local region neighbours", HandleShowNeighboursCommand);
|
||||
|
||||
MainConsole.Instance.Commands.AddCommand("Regions", false, "show regionsinview",
|
||||
"show regions that can be seen",
|
||||
"show regionsinview",
|
||||
"Shows regions that can be seen from a region", HandleShowRegionsInViewCommand);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user