mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
Comment
This commit is contained in:
@@ -568,6 +568,7 @@ namespace OpenSim.Region.CoreModules.ServiceConnectorsOut.Grid
|
||||
return true;
|
||||
}
|
||||
|
||||
// From the map search
|
||||
public GridRegion TryLinkRegion(IClientAPI client, string regionDescriptor)
|
||||
{
|
||||
return TryLinkRegion((Scene)client.Scene, client, regionDescriptor);
|
||||
|
||||
Reference in New Issue
Block a user