mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Merge commit 'ca83f99332316fda1c412a5bf2889f9cf5cf3577' into bigmerge
This commit is contained in:
@@ -180,6 +180,12 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Update the position of all the scene presences.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Called only from the main scene loop.
|
||||
/// </remarks>
|
||||
protected internal void UpdatePresences()
|
||||
{
|
||||
ForEachScenePresence(delegate(ScenePresence presence)
|
||||
|
||||
Reference in New Issue
Block a user