diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2025-04-15 22:19:15 +0300 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2025-04-15 22:19:15 +0300 |
commit | 06a76eda6af9fbe36e40a749c44e590ad6cfe363 (patch) | |
tree | 8e269e6e11880d316c9358c6654479c17f644b08 /indra/llmessage/message_prehash.h | |
parent | ae931987356a71dbe8fc7ec31f2a2fe9108b4495 (diff) | |
parent | 293462d8ff6dcb00ec501d026a6589d869a2f846 (diff) |
Merge branch 'develop' into marchcat/05-develop
Diffstat (limited to 'indra/llmessage/message_prehash.h')
-rw-r--r-- | indra/llmessage/message_prehash.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llmessage/message_prehash.h b/indra/llmessage/message_prehash.h index 1d30b69b67..8a2ad1587c 100644 --- a/indra/llmessage/message_prehash.h +++ b/indra/llmessage/message_prehash.h @@ -1403,5 +1403,6 @@ extern char const* const _PREHASH_HoverHeight; extern char const* const _PREHASH_Experience; extern char const* const _PREHASH_ExperienceID; extern char const* const _PREHASH_LargeGenericMessage; +extern char const* const _PREHASH_MetaData; #endif |