diff options
author | Dave Parks <davep@lindenlab.com> | 2011-06-08 20:20:14 -0500 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2011-06-08 20:20:14 -0500 |
commit | 875ce844af0f16c08726445353a6efc25710aef3 (patch) | |
tree | 54f8c9425b00021e12dc850c7cff36ba6cf6ec53 /indra/llmessage/message_prehash.h | |
parent | 7f36558d80d526502d8be3693b2ba0e8f09314c9 (diff) | |
parent | fc2e76fafcb579cecc06dfbd67b9962314cc22fa (diff) |
merge
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 8dc86601e6..f94ee1ed22 100644 --- a/indra/llmessage/message_prehash.h +++ b/indra/llmessage/message_prehash.h @@ -742,6 +742,7 @@ extern char const* const _PREHASH_MoneyData; extern char const* const _PREHASH_ObjectDeselect; extern char const* const _PREHASH_NewAssetID; extern char const* const _PREHASH_ObjectAdd; +extern char const* const _PREHASH_SimulatorFeatures; extern char const* const _PREHASH_RayEndIsIntersection; extern char const* const _PREHASH_CompleteAuction; extern char const* const _PREHASH_CircuitCode; |