mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 04:05:42 +08:00
test scenes do not set IsRunning
This commit is contained in:
@@ -657,9 +657,6 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
}
|
||||
}
|
||||
|
||||
if(!m_scene.IsRunning)
|
||||
return sog;
|
||||
|
||||
if (root.KeyframeMotion != null)
|
||||
root.KeyframeMotion.StartCrossingCheck();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user