diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2014-11-26 11:39:16 -0500 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2014-11-26 11:39:16 -0500 |
commit | c7c549b7e24af3b9ee87d464a03adeab75ee6553 (patch) | |
tree | 73176ed66ad84a78e2eecd1ac7e7425d60965c13 /indra/newview/app_settings | |
parent | 13b4909a3ca066105695afc174642409daa46df2 (diff) |
LLFloaterPermsResponder switched to new Responder API
Diffstat (limited to 'indra/newview/app_settings')
-rwxr-xr-x | indra/newview/app_settings/logcontrol.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/app_settings/logcontrol.xml b/indra/newview/app_settings/logcontrol.xml index 15cb5bc0eb..29639bb9c2 100755 --- a/indra/newview/app_settings/logcontrol.xml +++ b/indra/newview/app_settings/logcontrol.xml @@ -42,6 +42,7 @@ </array> <key>tags</key> <array> + <string>Avatar</string> <!-- sample entry for debugging specific items <string>Inventory</string> <string>SceneLoadTiming</string> |