summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/settings.xml
diff options
context:
space:
mode:
authorXiaohong Bao <bao@lindenlab.com>2013-11-06 09:42:06 -0700
committerXiaohong Bao <bao@lindenlab.com>2013-11-06 09:42:06 -0700
commit463a8930c8bddd8740478f6400561a48220ee584 (patch)
tree61899b258e36ab0f6692d35645a22f21e7496759 /indra/newview/app_settings/settings.xml
parent0ce7008521b776451c0ce38299fa87c9e64c63cd (diff)
re-organize the code of processing the debug setting "ObjectProjectionAreaCutOff"
Diffstat (limited to 'indra/newview/app_settings/settings.xml')
-rwxr-xr-xindra/newview/app_settings/settings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index 09d74a7f5e..c87da95d41 100755
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -7125,7 +7125,7 @@
<real>0.75</real>
</array>
</map>
- <key>ObjectProjectionAreaCutOFF</key>
+ <key>ObjectProjectionAreaCutOff</key>
<map>
<key>Comment</key>
<string>Threshold in number of pixels of the projection area in screen of object bounding sphere. Objects smaller than this threshold are not rendered.</string>