summaryrefslogtreecommitdiff
path: root/indra/newview/llagent.h
diff options
context:
space:
mode:
authorNyx Linden <nyx@lindenlab.com>2013-02-06 18:38:43 -0500
committerNyx Linden <nyx@lindenlab.com>2013-02-06 18:38:43 -0500
commit20b2e23e7d5a45f2f8efcdcc1bbf0b865cd3f89a (patch)
tree2ce48769f624dabcae7b693661fc5849ff7bb637 /indra/newview/llagent.h
parent1cf611b0592b1f91979bfbac7870b64f3623eef9 (diff)
parent197b12d93b01efaa545d80b6cb36989b825e029c (diff)
merge
Diffstat (limited to 'indra/newview/llagent.h')
-rwxr-xr-xindra/newview/llagent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llagent.h b/indra/newview/llagent.h
index 693c123851..306dc2d99c 100755
--- a/indra/newview/llagent.h
+++ b/indra/newview/llagent.h
@@ -845,6 +845,7 @@ private:
public:
void sendMessage(); // Send message to this agent's region
void sendReliableMessage();
+ void dumpSentAppearance(const std::string& dump_prefix);
void sendAgentSetAppearance();
void sendAgentDataUpdateRequest();
void sendAgentUserInfoRequest();