mirror of
https://github.com/opensim/opensim.git
synced 2026-07-20 06:35:39 +08:00
* Added an additional lock in GetScenePresences() * Changed ForEachClient to use GetScenePresences() instead of the main ScenePresences dictionary, so that there is no need to lock.