remove wrong comment on lsl object rez. we can't add delays on async process
parent
72bce8c4b4
commit
f5324833ee
|
@ -3598,9 +3598,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
|
|||
}
|
||||
}
|
||||
}
|
||||
// Variable script delay? (see (http://wiki.secondlife.com/wiki/LSL_Delay)
|
||||
}
|
||||
|
||||
}
|
||||
}, null, "LSL_Api.doObjectRez");
|
||||
|
||||
//ScriptSleep((int)((groupmass * velmag) / 10));
|
||||
|
|
Loading…
Reference in New Issue