mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
Formatting cleanup.
This commit is contained in:
@@ -845,7 +845,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
ScenePresence sp;
|
||||
|
||||
lock (ScenePresences)
|
||||
{
|
||||
{
|
||||
ScenePresences.TryGetValue(agentID, out sp);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user