summaryrefslogtreecommitdiff
path: root/indra/llmessage/message_prehash.h
diff options
context:
space:
mode:
authorsimon@lindenlab.com <simon@lindenlab.com>2011-06-20 09:28:10 -0700
committersimon@lindenlab.com <simon@lindenlab.com>2011-06-20 09:28:10 -0700
commitc0c0a2b9a5f41fc06619330a81c34955a39ddfe2 (patch)
treefd193e82ce7d2d679b4fe4d6652f9e2a64f50d32 /indra/llmessage/message_prehash.h
parent9a02a4a1ea9634e96222cf79599d853dbef33268 (diff)
ER-944: Add feature to control user sounds on a parcel. Added new checkboxes
to the About Land / Sound tab. Reviewed by Kelly.
Diffstat (limited to 'indra/llmessage/message_prehash.h')
-rw-r--r--indra/llmessage/message_prehash.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llmessage/message_prehash.h b/indra/llmessage/message_prehash.h
index f871caa3df..44c7440436 100644
--- a/indra/llmessage/message_prehash.h
+++ b/indra/llmessage/message_prehash.h
@@ -1376,4 +1376,6 @@ extern char const* const _PREHASH_FaceIndex;
extern char const* const _PREHASH_StatusData;
extern char const* const _PREHASH_ProductSKU;
extern char const* const _PREHASH_HiddenAVs;
+extern char const* const _PREHASH_AnyAVSounds;
+extern char const* const _PREHASH_GroupAVSounds;
#endif