summaryrefslogtreecommitdiff
path: root/indra/llmessage/message_prehash.cpp
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2024-10-24 18:02:16 +0300
committerAndrey Lihatskiy <alihatskiy@productengine.com>2024-10-24 18:02:16 +0300
commit168a5f36b92f5cbc3d83248fb5ffbb47a3b7e223 (patch)
tree22074ffb1c262b9ffbb458a2836405e5c086ce7d /indra/llmessage/message_prehash.cpp
parentcbee7ee274aec9b8b9e0ccaaffa8b76e90a02f16 (diff)
parent299c37adaec5cf33981cbbaa3c25c68152b14725 (diff)
Merge branch 'develop' into marchcat/xcode-16
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 d3b80d684f..7ab25908e2 100644
--- a/indra/llmessage/message_prehash.cpp
+++ b/indra/llmessage/message_prehash.cpp
@@ -1404,3 +1404,4 @@ char const* const _PREHASH_ExperienceID = LLMessageStringTable::getInstance()->g
char const* const _PREHASH_LargeGenericMessage = LLMessageStringTable::getInstance()->getString("LargeGenericMessage");
char const* const _PREHASH_GameControlInput = LLMessageStringTable::getInstance()->getString("GameControlInput");
char const* const _PREHASH_AxisData = LLMessageStringTable::getInstance()->getString("AxisData");
+char const* const _PREHASH_MetaData = LLMessageStringTable::getInstance()->getString("MetaData");