summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/settings.xml
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2011-04-06 14:51:00 -0700
committerMerov Linden <merov@lindenlab.com>2011-04-06 14:51:00 -0700
commit74787fda486a68e344caf125fc76c80ca9c40822 (patch)
treec400fda8c015c8e1d3614d5bfd8309c1b745e3a3 /indra/newview/app_settings/settings.xml
parentcdfd66eec27355930a50309273961ad4bc7e4606 (diff)
STORM-610 : Fix init of and default color value
Diffstat (limited to 'indra/newview/app_settings/settings.xml')
-rw-r--r--indra/newview/app_settings/settings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index 3d89d294f2..b8c2350edd 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -11936,9 +11936,9 @@
<string>Color4</string>
<key>Value</key>
<array>
- <real>22</real>
- <real>43</real>
- <real>54</real>
+ <real>0.0863</real>
+ <real>0.168</real>
+ <real>0.212</real>
<real>0</real>
</array>
</map>