mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
* Reduced sleep durations in a number of files.
This commit is contained in:
@@ -1103,9 +1103,6 @@ namespace OpenSim.Region.Physics.OdePlugin
|
||||
{
|
||||
if (prim.prim_geom != (IntPtr)0)
|
||||
{
|
||||
|
||||
|
||||
//System.Threading.Thread.Sleep(20);
|
||||
prim.ResetTaints();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user