mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
Merge branch 'master' into careminster-presence-refactor
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user