Merge commit '56dbab35e122e724c9277b05820417a05ad8a1be' into bigmerge

This commit is contained in:
Melanie
2011-10-11 23:16:43 +01:00
4 changed files with 1 additions and 17 deletions

View File

@@ -3662,7 +3662,7 @@ namespace OpenSim.Region.Framework.Scenes
/// <summary>
/// Handles part of the PID controller function for moving an avatar.
/// </summary>
public override void UpdateMovement()
public void UpdateMovement()
{
if (m_forceToApply.HasValue)
{