summaryrefslogtreecommitdiff
path: root/indra/llmessage/message_prehash.h
diff options
context:
space:
mode:
authordolphin <dolphin@lindenlab.com>2013-09-24 19:10:43 -0700
committerdolphin <dolphin@lindenlab.com>2013-09-24 19:10:43 -0700
commit09964ec6ede2c9dba5954448bff6b2da2dc179af (patch)
treed77702dba541a88c5b29e148d5cb1565fa1abbb8 /indra/llmessage/message_prehash.h
parent48e1e10fd69aaea6ef22feb2518e80a120e9f999 (diff)
Created an experience specific permissions dialog.
Diffstat (limited to 'indra/llmessage/message_prehash.h')
-rwxr-xr-xindra/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 573e10dc0b..fb8dcc17fb 100755
--- a/indra/llmessage/message_prehash.h
+++ b/indra/llmessage/message_prehash.h
@@ -1383,4 +1383,6 @@ extern char const* const _PREHASH_GroupAVSounds;
extern char const* const _PREHASH_AppearanceData;
extern char const* const _PREHASH_AppearanceVersion;
extern char const* const _PREHASH_CofVersion;
+extern char const* const _PREHASH_Experience;
+extern char const* const _PREHASH_ExperienceID;
#endif