mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 05:05:43 +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);
|
"Shows the local region neighbours", HandleShowNeighboursCommand);
|
||||||
|
|
||||||
MainConsole.Instance.Commands.AddCommand("Regions", false, "show regionsinview",
|
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);
|
"Shows regions that can be seen from a region", HandleShowRegionsInViewCommand);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user