aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/meta7windlight.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/meta7windlight.h')
-rw-r--r--linden/indra/newview/meta7windlight.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/meta7windlight.h b/linden/indra/newview/meta7windlight.h
index 9bbdf69..9927558 100644
--- a/linden/indra/newview/meta7windlight.h
+++ b/linden/indra/newview/meta7windlight.h
@@ -65,7 +65,7 @@ struct Meta7WindlightPacket {
65 F32 blurMultiplier; 65 F32 blurMultiplier;
66 M7Vector2 littleWaveDirection; 66 M7Vector2 littleWaveDirection;
67 M7Vector2 bigWaveDirection; 67 M7Vector2 bigWaveDirection;
68 LLUUID normalMapTexture; 68 unsigned char normalMapTexture[16];
69 M7Color4 horizon; 69 M7Color4 horizon;
70 F32 hazeHorizon; 70 F32 hazeHorizon;
71 M7Color4 blueDensity; 71 M7Color4 blueDensity;