mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
add back a lost script delay
This commit is contained in:
@@ -5124,6 +5124,8 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
|
||||
|
||||
UUID tid = m_AsyncCommands.DataserverPlugin.RegisterRequest(m_host.LocalId,
|
||||
m_item.ItemID, UUID.Random().ToString(), act);
|
||||
|
||||
ScriptSleep(m_sleepMsOnRequestInventoryData);
|
||||
return tid.ToString();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user