diff options
author | McCabe Maxsted | 2010-11-12 21:32:24 -0700 |
---|---|---|
committer | McCabe Maxsted | 2010-11-12 21:32:24 -0700 |
commit | 7c009fc087bc156c56e330337d41009543e6d69c (patch) | |
tree | 753fd32392dc31fc05f826e9ff82e584ba1efae7 /linden/indra | |
parent | Applied patch by Ansariel Hiller for #689: Optionally disable internal hover ... (diff) | |
download | meta-impy-7c009fc087bc156c56e330337d41009543e6d69c.zip meta-impy-7c009fc087bc156c56e330337d41009543e6d69c.tar.gz meta-impy-7c009fc087bc156c56e330337d41009543e6d69c.tar.bz2 meta-impy-7c009fc087bc156c56e330337d41009543e6d69c.tar.xz |
Added info to DisableInternalFlyUpAnimation to clarify it's local machine only
Diffstat (limited to 'linden/indra')
-rw-r--r-- | linden/indra/newview/app_settings/settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/app_settings/settings.xml b/linden/indra/newview/app_settings/settings.xml index ff90c86..c946f40 100644 --- a/linden/indra/newview/app_settings/settings.xml +++ b/linden/indra/newview/app_settings/settings.xml | |||
@@ -367,7 +367,7 @@ | |||
367 | <key>DisableInternalFlyUpAnimation</key> | 367 | <key>DisableInternalFlyUpAnimation</key> |
368 | <map> | 368 | <map> |
369 | <key>Comment</key> | 369 | <key>Comment</key> |
370 | <string>Disables the internal hover up animation. Enable if you use an AO and wear hand attachments like rings, prim nails etc. that often loose their correct position while flying.</string> | 370 | <string>Disables the internal hover up animation (on your local computer only). Enable if you use an AO and wear hand attachments like rings, prim nails etc. that often loose their correct position while flying.</string> |
371 | <key>Persist</key> | 371 | <key>Persist</key> |
372 | <integer>1</integer> | 372 | <integer>1</integer> |
373 | <key>Type</key> | 373 | <key>Type</key> |