mirror of
https://github.com/opensim/opensim.git
synced 2026-05-19 14:35:44 +08:00
When shutting down XEngine, log how many scripts are being shutdown so the user knows why they are waiting.
This commit is contained in:
@@ -678,7 +678,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Instance
|
||||
m_CollisionInQueue = false;
|
||||
}
|
||||
|
||||
//m_log.DebugFormat("[XENGINE]: Processing event {0} for {1}", data.EventName, this);
|
||||
//m_log.DebugFormat("[XEngine]: Processing event {0} for {1}", data.EventName, this);
|
||||
|
||||
m_DetectParams = data.DetectParams;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user