mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
Add EventManager.OnIncomingSceneObject event which is triggered by an incoming scene object
Add a read-only Attachments property to ScenePresence
This commit is contained in:
@@ -191,7 +191,6 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
if (handlerChildAgentUpdate != null)
|
||||
handlerChildAgentUpdate(cAgentData);
|
||||
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user