mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 11:25:39 +08:00
mantis 8520: make YEngine tick script events per second stat
This commit is contained in:
@@ -1705,6 +1705,7 @@ namespace OpenSim.Region.ScriptEngine.Yengine
|
||||
inst.m_IState = XMRInstState.IDLE;
|
||||
Monitor.Exit(inst.m_QueueLock);
|
||||
}
|
||||
m_Scene.AddScriptEvents(1);
|
||||
break;
|
||||
|
||||
// Its m_SuspendCount > 0.
|
||||
|
||||
Reference in New Issue
Block a user