silly typo...
							parent
							
								
									693adf9ecf
								
							
						
					
					
						commit
						b0e1347cd0
					
				|  | @ -341,7 +341,7 @@ namespace OpenSim.Region.CoreModules.Framework | |||
|                 { | ||||
|                     Caps caps = kvp.Value; | ||||
|                     string name = string.Empty; | ||||
|                     if(m_scene.TryGetScenePresence(caps.AgentID, out ScenePresence sp) && sp!=null); | ||||
|                     if(m_scene.TryGetScenePresence(caps.AgentID, out ScenePresence sp) && sp!=null) | ||||
|                         name = sp.Name; | ||||
|                     capsReport.AppendFormat("** Circuit {0}; {1} {2}:\n", kvp.Key, caps.AgentID,name); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 UbitUmarov
						UbitUmarov