mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
don't start moving KFM things on region start that where stopped on last shutdown
This commit is contained in:
@@ -326,8 +326,8 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
newMotion.m_selected = true;
|
||||
}
|
||||
|
||||
newMotion.m_timerStopped = false;
|
||||
newMotion.m_running = true;
|
||||
// newMotion.m_timerStopped = false;
|
||||
// newMotion.m_running = true;
|
||||
newMotion.m_isCrossing = false;
|
||||
newMotion.m_waitingCrossing = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user