jenkins tests still don't set scene.IsRunning

0.9.0-post-fixes
UbitUmarov 2017-08-13 06:34:52 +01:00
parent 82e2e1e00c
commit 1dbf3215b0
1 changed files with 2 additions and 2 deletions

View File

@ -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();