mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
jenkins tests still don't set scene.IsRunning
This commit is contained in:
@@ -657,8 +657,8 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
}
|
||||
}
|
||||
|
||||
if(!m_scene.IsRunning)
|
||||
return sog;
|
||||
// if(!m_scene.IsRunning)
|
||||
// return sog;
|
||||
|
||||
if (root.KeyframeMotion != null)
|
||||
root.KeyframeMotion.StartCrossingCheck();
|
||||
|
||||
Reference in New Issue
Block a user