diff options
author | Dave Parks <davep@lindenlab.com> | 2013-04-26 11:47:15 -0500 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2013-04-26 11:47:15 -0500 |
commit | 243c7bd06441af0c286d71d6ff0b7d488285bc1c (patch) | |
tree | 37eca49b29fc9a2fa6241652c7f9979a45933b98 /indra/newview/app_settings/settings.xml | |
parent | 6f953cc97b90eff43d69c2bda28fc9863fc57214 (diff) | |
parent | 15852b88d990c980abd1ec4b66b4cc8cae4fd313 (diff) |
Automated merge with https://bitbucket.org/lindenlab/viewer-development-materials
Diffstat (limited to 'indra/newview/app_settings/settings.xml')
-rw-r--r-- | indra/newview/app_settings/settings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index eb5c9cc5c0..c064b420f3 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -8471,7 +8471,7 @@ <key>Type</key> <string>U32</string> <key>Value</key> - <real>512</real> + <real>1024</real> </map> <key>RenderSpecularResY</key> @@ -8483,7 +8483,7 @@ <key>Type</key> <string>U32</string> <key>Value</key> - <real>128</real> + <real>256</real> </map> <key>RenderSpecularExponent</key> |