mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
* minor: Stop friendship termination crashing the client thread if the friend to be terminated could not be found
This commit is contained in:
@@ -307,8 +307,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
catch (System.ObjectDisposedException)
|
||||
{
|
||||
m_log.Info("[UDPSERVER]: UDP Object disposed. No need to worry about this if you're restarting the simulator.");
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user