Merge branch 'master' into httptests

This commit is contained in:
UbitUmarov
2016-11-03 14:01:35 +00:00
9 changed files with 90 additions and 87 deletions

View File

@@ -2920,7 +2920,6 @@ namespace OpenSim.Region.ClientStack.LindenUDP
{
m_log.Error("Unable to send part Physics Proprieties - exception: " + ex.ToString());
}
part.UpdatePhysRequired = false;
}
}