mirror of
https://github.com/opensim/opensim.git
synced 2026-05-22 00:19:03 +08:00
This adds ScenePresence to IClientAPI.SceneAgent earlier on in the add client process so that its information is available to EventManager.OnNewClient() and OnClientLogin() Also add a code comment as to why we're caching friend information for child agents.