jenkins tests still don't set scene.IsRunning
parent
82e2e1e00c
commit
1dbf3215b0
|
@ -657,8 +657,8 @@ namespace OpenSim.Region.Framework.Scenes
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if(!m_scene.IsRunning)
|
// if(!m_scene.IsRunning)
|
||||||
return sog;
|
// return sog;
|
||||||
|
|
||||||
if (root.KeyframeMotion != null)
|
if (root.KeyframeMotion != null)
|
||||||
root.KeyframeMotion.StartCrossingCheck();
|
root.KeyframeMotion.StartCrossingCheck();
|
||||||
|
|
Loading…
Reference in New Issue