Skip to content
Snippets Groups Projects
Commit 1135ba80 authored by Brad Payne (Vir Linden)'s avatar Brad Payne (Vir Linden)
Browse files

MAINT-4537, MAINT-4687 WIP

parent 7b6131fb
No related branches found
No related tags found
No related merge requests found
......@@ -381,6 +381,7 @@ void LLJoint::clearAttachmentPosOverrides()
{
m_attachmentOverrides.clear();
setPosition(m_posBeforeOverrides);
setId( LLUUID::null );
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment