summaryrefslogtreecommitdiff
path: root/indra/newview/llagent.h
diff options
context:
space:
mode:
authorprep linden <prep@lindenlab.com>2011-09-19 11:00:34 -0400
committerprep linden <prep@lindenlab.com>2011-09-19 11:00:34 -0400
commit6350d8eb4b2396e10703b039cada3ce0d8f8ca8d (patch)
tree8c18b34d5c675f4ece390c3a528fb879e0e7190f /indra/newview/llagent.h
parent3f0a2cda29607b1114788f54c1147c3bd5c864f8 (diff)
parent187a39885c89da4975e636760afbc0003df39395 (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
//--------------------------------------------------------------------