Merge branch 'master' into careminster-presence-refactor

This commit is contained in:
Melanie
2010-12-09 02:24:12 +00:00
5 changed files with 322 additions and 70 deletions

View File

@@ -562,7 +562,7 @@ namespace OpenSim.Services.Connectors.Simulation
protected virtual string ObjectPath()
{
return "/object/";
return "object/";
}
public bool CreateObject(GridRegion destination, ISceneObject sog, bool isLocalCall)