diff options
author | Dave Parks <davep@lindenlab.com> | 2011-06-14 18:21:21 -0500 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2011-06-14 18:21:21 -0500 |
commit | 1fbb85a7cbd56b326fb2e7035002b5a5a9de2020 (patch) | |
tree | 8ac4c3a24bae6f03a08161150581c533b5c9d8c6 /indra/newview/app_settings | |
parent | 8746648c4ea43aff03854bab2a5739fbbbe24ea7 (diff) |
SH-680 Adjust streaming cost scaler to agree with simulator.
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r-- | indra/newview/app_settings/settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index e323287084..ee823cc340 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -9143,7 +9143,7 @@ <key>Type</key> <string>F32</string> <key>Value</key> - <real>3.0</real> + <real>2.0</real> </map> <key>MeshThreadCount</key> <map> |