diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2015-05-08 11:16:51 -0400 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2015-05-08 11:16:51 -0400 |
commit | 940adfe4d02ab0ecf69635afe7f959abe1fe2c44 (patch) | |
tree | 59fa63e34504193c1230bfd47cfc38deb2594bff /indra/newview/app_settings | |
parent | fde0868231a25b8c9ce03a86cb53f1738d35688d (diff) |
WIP bvh diagnostics
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 de3732f339..6d5cf6e8f7 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>BVH</string> <!-- sample entry for debugging specific items <string>Avatar</string> <string>Inventory</string> |