mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 04:05:42 +08:00
Merge branch 'avination-current' of ssh://3dhosting.de/var/git/careminster into avination-current
This commit is contained in:
@@ -662,7 +662,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
|
||||
// Do the frame processing
|
||||
double steps = (double)m_currentFrame.TimeMS / tickDuration;
|
||||
|
||||
|
||||
if (steps <= 0.0)
|
||||
{
|
||||
m_group.RootPart.Velocity = Vector3.Zero;
|
||||
|
||||
Reference in New Issue
Block a user