Fix merge artefacts

This commit is contained in:
Melanie
2012-04-03 23:13:48 +02:00
parent 63c44719f7
commit 1c4bcf3fed
2 changed files with 2 additions and 27 deletions

View File

@@ -1803,7 +1803,7 @@ namespace OpenSim.Region.Framework.Scenes
impulse = newimpulse;
}
ParentGroup.applyAngularImpulse(impulse);
ParentGroup.setAngularImpulse(impulse);
}
/// <summary>