diff options
| author | Tofu Buzzard <no-email> | 2011-03-20 15:58:34 +0000 | 
|---|---|---|
| committer | Tofu Buzzard <no-email> | 2011-03-20 15:58:34 +0000 | 
| commit | 7e7ff13b49f6f806a385bd92d675123ff7db7232 (patch) | |
| tree | 2a269612c279d149f1b569fb015cf8d9cdff3223 | |
| parent | d693c4f6e2f581cd9c82d5526115a5bbd072a8c2 (diff) | |
Disable auto-glow again, though leave my other tweaks in place for those who might turn it on.
| -rwxr-xr-x | 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 c6317e1a1d..f715272681 100755 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -8276,7 +8276,7 @@        <key>Type</key>        <string>F32</string>        <key>Value</key> -      <real>0.81</real> +      <real>9999</real>      </map>      <key>RenderGlowResolutionPow</key>      <map> | 
