mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
Make Keyframe motion cross regions again
This commit is contained in:
@@ -276,6 +276,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
}
|
||||
|
||||
newMotion.m_timerStopped = false;
|
||||
newMotion.m_running = true;
|
||||
newMotion.m_isCrossing = false;
|
||||
newMotion.m_waitingCrossing = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user