mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
Update svn properties, minor formatting cleanup.
This commit is contained in:
@@ -516,7 +516,7 @@ namespace OpenSim.Region.Environment.Modules.Avatar.Friends
|
||||
// if it's a local friend, we don't have to do the lookup
|
||||
ScenePresence friendPresence = GetAnyPresenceFromAgentID(friendID);
|
||||
|
||||
if(friendPresence != null)
|
||||
if (friendPresence != null)
|
||||
{
|
||||
m_log.Debug("[FRIEND]: Local agent detected.");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user