aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/app_settings
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/app_settings')
-rw-r--r--linden/indra/newview/app_settings/cloud.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/linden/indra/newview/app_settings/cloud.xml b/linden/indra/newview/app_settings/cloud.xml
index e62bcf1..fdc420a 100644
--- a/linden/indra/newview/app_settings/cloud.xml
+++ b/linden/indra/newview/app_settings/cloud.xml
@@ -49,8 +49,9 @@
49 <key>ParticleMaxAge</key><!-- how long a single particle can live with 0 forever --> 49 <key>ParticleMaxAge</key><!-- how long a single particle can live with 0 forever -->
50 <real>4</real> 50 <real>4</real>
51 51
52 <key>PartImageID</key> <!--This setting is ignored for the cloud, used instead for now is the hardcoded --> 52 <key>PartImageID</key>
53 <string>0000000000000-0000-0000-000000000000</string><!-- skins/default/textures/cloud-particle.j2c --> 53 <!--if this is a NULL UUID the hardcoded skins/default/textures/cloud-particle.j2c is used-->
54 <string>0000000000000-0000-0000-000000000000</string>
54 55
55 <key>StartColor</key><!-- RGBA --> 56 <key>StartColor</key><!-- RGBA -->
56 <array> 57 <array>