summaryrefslogtreecommitdiff
path: root/indra/llmessage/message_prehash.h
diff options
context:
space:
mode:
authorMnikolenko Productengine <mnikolenko@productengine.com>2017-02-23 12:17:59 +0200
committerMnikolenko Productengine <mnikolenko@productengine.com>2017-02-23 12:17:59 +0200
commitf88881884fe3fd72eb0cada7cb23095ae53f8658 (patch)
tree6d6f9498aafde2619cd59ef65d19460b26196e19 /indra/llmessage/message_prehash.h
parent49b448b7782811949560d155c273ac8444e25fc1 (diff)
MAINT-7138 Fix Agent Limit field and spinner cap in Region/Estate floater
Diffstat (limited to 'indra/llmessage/message_prehash.h')
-rw-r--r--indra/llmessage/message_prehash.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llmessage/message_prehash.h b/indra/llmessage/message_prehash.h
index e696c3b0ca..a510b4498f 100644
--- a/indra/llmessage/message_prehash.h
+++ b/indra/llmessage/message_prehash.h
@@ -618,6 +618,7 @@ extern char const* const _PREHASH_GroupAccountSummaryRequest;
extern char const* const _PREHASH_GroupVoteHistoryRequest;
extern char const* const _PREHASH_ParamValue;
extern char const* const _PREHASH_MaxAgents;
+extern char const* const _PREHASH_HardMaxAgents;
extern char const* const _PREHASH_CreateNewOutfitAttachments;
extern char const* const _PREHASH_RegionHandle;
extern char const* const _PREHASH_TeleportProgress;