mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
Revise Materials properties; Fix Double-Click Autopilot; Allow non-script sit positions >= 0.1M; Add llLookAt(); Comment out spammy bad adjacent sim message.
This commit is contained in:
@@ -310,7 +310,7 @@ namespace OpenSim.Services.Connectors.Simulation
|
||||
catch (WebException ex)
|
||||
//catch
|
||||
{
|
||||
m_log.WarnFormat("[REMOTE SIMULATION CONNECTOR]: Bad send on AgentUpdate {0}", ex.Message);
|
||||
// m_log.WarnFormat("[REMOTE SIMULATION CONNECTOR]: Bad send on AgentUpdate {0}", ex.Message);
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user