Amend to last commit. This should have been committed too.
							parent
							
								
									dcea23906b
								
							
						
					
					
						commit
						b489c85226
					
				| 
						 | 
				
			
			@ -1219,7 +1219,7 @@ namespace OpenSim.Region.Framework.Scenes
 | 
			
		|||
            {
 | 
			
		||||
                IEntityTransferModule m_agentTransfer = m_scene.RequestModuleInterface<IEntityTransferModule>();
 | 
			
		||||
                if (m_agentTransfer != null)
 | 
			
		||||
                    m_agentTransfer.EnableChildAgents(this);
 | 
			
		||||
                    Util.FireAndForget(delegate { m_agentTransfer.EnableChildAgents(this); });
 | 
			
		||||
 | 
			
		||||
                IFriendsModule friendsModule = m_scene.RequestModuleInterface<IFriendsModule>();
 | 
			
		||||
                if (friendsModule != null)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue