remove wrong comment on lsl object rez. we can't add delays on async process

0.9.0-post-fixes
UbitUmarov 2017-07-11 02:47:37 +01:00
parent 72bce8c4b4
commit f5324833ee
1 changed files with 1 additions and 3 deletions

View File

@ -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));