diff options
| author | Roxie Linden <roxie@lindenlab.com> | 2011-05-27 11:50:39 -0700 |
|---|---|---|
| committer | Roxie Linden <roxie@lindenlab.com> | 2011-05-27 11:50:39 -0700 |
| commit | 31e850d04885bed2ac779c66bb6b7923a0a51d96 (patch) | |
| tree | 834cac4630edfae9dca3d44e9c20b1d1c68ff484 /indra/llmessage/message_prehash.h | |
| parent | 51bc6c01c10723d1682392fe8a15528fc7f4b7cb (diff) | |
transplant fix for SH-1467
viewer now uses simulatorfeatures to check whether to show
UI elements for mesh or not
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; |
