* Reduced sleep durations in a number of files.

This commit is contained in:
Adam Frisby
2008-05-08 04:47:38 +00:00
parent 80cbd468ea
commit ba8ff761c0
5 changed files with 6 additions and 18 deletions

View File

@@ -1103,9 +1103,6 @@ namespace OpenSim.Region.Physics.OdePlugin
{
if (prim.prim_geom != (IntPtr)0)
{
//System.Threading.Thread.Sleep(20);
prim.ResetTaints();