summaryrefslogtreecommitdiff
path: root/indra/newview/llagent.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2011-09-16 17:38:01 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2011-09-16 17:38:01 -0400
commit6160f12bce6ad4d20676c58af98e48577dc2d45f (patch)
tree1d23eab8df5d2945a9104dc12261e9c7b9606c4c /indra/newview/llagent.h
parentac918730bee5d2970e2df0edaa544168486e6e54 (diff)
parent2fba01d160716b886a7dfc0c86abda767a25d23f (diff)
merge
Diffstat (limited to 'indra/newview/llagent.h')
-rw-r--r--indra/newview/llagent.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/llagent.h b/indra/newview/llagent.h
index 67ed1923c0..5e23ced424 100644
--- a/indra/newview/llagent.h
+++ b/indra/newview/llagent.h
@@ -318,7 +318,8 @@ public:
void setAFK();
void clearAFK();
BOOL getAFK() const;
-
+ static const F32 MIN_AFK_TIME;
+
//--------------------------------------------------------------------
// Run
//--------------------------------------------------------------------