slimupdates
Diva Canto 2010-01-15 17:17:24 -08:00
parent 4ac3c0e81b
commit f5cba18600
1 changed files with 1 additions and 0 deletions

View File

@ -568,6 +568,7 @@ namespace OpenSim.Region.CoreModules.ServiceConnectorsOut.Grid
return true; return true;
} }
// From the map search
public GridRegion TryLinkRegion(IClientAPI client, string regionDescriptor) public GridRegion TryLinkRegion(IClientAPI client, string regionDescriptor)
{ {
return TryLinkRegion((Scene)client.Scene, client, regionDescriptor); return TryLinkRegion((Scene)client.Scene, client, regionDescriptor);