summaryrefslogtreecommitdiff
path: root/indra/llmessage/message_prehash.cpp
diff options
context:
space:
mode:
authorAndreyL ProductEngine <alihatskiy@productengine.com>2018-11-14 23:03:31 +0200
committerAndreyL ProductEngine <alihatskiy@productengine.com>2018-11-14 23:03:31 +0200
commit8cac4f7b135a126c096b4eb96e618aeccad1b030 (patch)
tree636957925b67cad4bb3c7e7f7af382492b3e0452 /indra/llmessage/message_prehash.cpp
parent31be136d4056e02cbf5c377f3544235debb7376b (diff)
parent9839a68c5a0ceba42cbe2745b4c7ef279e32813f (diff)
Merged in lindenlab/viewer-lynx
Diffstat (limited to 'indra/llmessage/message_prehash.cpp')
-rw-r--r--indra/llmessage/message_prehash.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llmessage/message_prehash.cpp b/indra/llmessage/message_prehash.cpp
index 1ae8a6ac15..f8e11e324e 100644
--- a/indra/llmessage/message_prehash.cpp
+++ b/indra/llmessage/message_prehash.cpp
@@ -818,6 +818,7 @@ char const* const _PREHASH_StateSave = LLMessageStringTable::getInstance()->getS
char const* const _PREHASH_RoleData = LLMessageStringTable::getInstance()->getString("RoleData");
char const* const _PREHASH_AgentAnimation = LLMessageStringTable::getInstance()->getString("AgentAnimation");
char const* const _PREHASH_AvatarAnimation = LLMessageStringTable::getInstance()->getString("AvatarAnimation");
+char const* const _PREHASH_ObjectAnimation = LLMessageStringTable::getInstance()->getString("ObjectAnimation");
char const* const _PREHASH_LogDwellTime = LLMessageStringTable::getInstance()->getString("LogDwellTime");
char const* const _PREHASH_ParcelGodMarkAsContent = LLMessageStringTable::getInstance()->getString("ParcelGodMarkAsContent");
char const* const _PREHASH_UsePhysics = LLMessageStringTable::getInstance()->getString("UsePhysics");