summaryrefslogtreecommitdiff
path: root/indra/newview/llviewermenu.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2015-12-14 11:48:23 -0500
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2015-12-14 11:48:23 -0500
commit12d7411a16ea220c5fbc389b68f5f002b2423659 (patch)
tree3841755b205bf5a8e9bad34367252ba92b5aed91 /indra/newview/llviewermenu.h
parented08d220507a5b85a2c13c7122afd94db39bb676 (diff)
SL-278 WIP - Attachment points for new joints
Diffstat (limited to 'indra/newview/llviewermenu.h')
-rwxr-xr-xindra/newview/llviewermenu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/llviewermenu.h b/indra/newview/llviewermenu.h
index b7bdf00157..8ce3c69787 100755
--- a/indra/newview/llviewermenu.h
+++ b/indra/newview/llviewermenu.h
@@ -188,8 +188,8 @@ extern LLContextMenu* gAttachScreenPieMenu;
extern LLContextMenu* gDetachScreenPieMenu;
extern LLContextMenu* gAttachPieMenu;
extern LLContextMenu* gDetachPieMenu;
-extern LLContextMenu* gAttachBodyPartPieMenus[8];
-extern LLContextMenu* gDetachBodyPartPieMenus[8];
+extern LLContextMenu* gAttachBodyPartPieMenus[9];
+extern LLContextMenu* gDetachBodyPartPieMenus[9];
extern LLMenuItemCallGL* gMutePieMenu;
extern LLMenuItemCallGL* gMuteObjectPieMenu;