Fix the last merge artefacts

This commit is contained in:
Melanie
2012-04-03 23:38:12 +02:00
parent 1bded840b9
commit 726915e9ef
2 changed files with 5 additions and 5 deletions

View File

@@ -3583,7 +3583,6 @@ namespace OpenSim.Region.Framework.Scenes
Quaternion axRot = rot;
Quaternion oldParentRot = m_rootPart.RotationOffset;
m_rootPart.StoreUndoState();
//Don't use UpdateRotation because it schedules an update prematurely
m_rootPart.RotationOffset = rot;