test scenes do not set IsRunning
parent
9ae26fc5af
commit
2f9222bec3
|
@ -657,9 +657,6 @@ namespace OpenSim.Region.Framework.Scenes
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if(!m_scene.IsRunning)
|
|
||||||
return sog;
|
|
||||||
|
|
||||||
if (root.KeyframeMotion != null)
|
if (root.KeyframeMotion != null)
|
||||||
root.KeyframeMotion.StartCrossingCheck();
|
root.KeyframeMotion.StartCrossingCheck();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue