diff options
author | Martin Reddy <lynx@lindenlab.com> | 2009-09-16 12:59:13 +0000 |
---|---|---|
committer | Martin Reddy <lynx@lindenlab.com> | 2009-09-16 12:59:13 +0000 |
commit | 387bf672f3b96c77d4f3857394550a03ab8cf26a (patch) | |
tree | 080cfa2c50fb582c667d2f2947f84507419e99ee /indra/newview/app_settings/keywords.ini | |
parent | 398c1a86e97b72d57b18bb6765196391e62f4428 (diff) |
DEV-31898: merging the fix for this bug into viewer-2.0.0-3 so that it
will be available in our next public release. The server part of the
fix missed 1.30, but should (hopefully) get into 1.32.
Original fix was reviewed by soft and kelly.
Diffstat (limited to 'indra/newview/app_settings/keywords.ini')
-rw-r--r-- | indra/newview/app_settings/keywords.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/app_settings/keywords.ini b/indra/newview/app_settings/keywords.ini index cd7b533e7a..eaf5213985 100644 --- a/indra/newview/app_settings/keywords.ini +++ b/indra/newview/app_settings/keywords.ini @@ -108,6 +108,7 @@ AGENT_TYPING Returned by llGetAgentInfo if the Agent is typing AGENT_CROUCHING Returned by llGetAgentInfo if the Agent is crouching AGENT_BUSY Returned by llGetAgentInfo if the Agent is busy AGENT_ALWAYS_RUN Returned by llGetAgentInfo if the Agent has 'Always Run' enabled +AGENT_AUTOPILOT Returned by llGetAgentInfo if the Agent is under autopilot control PSYS_PART_FLAGS PSYS_PART_START_COLOR |