diff options
author | Oz Linden <oz@lindenlab.com> | 2016-03-22 16:30:59 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2016-03-22 16:30:59 -0400 |
commit | ded162be6084e77dd4d4cb13a62d6e2303507dac (patch) | |
tree | e8c678f212955ecd6f26ba5ffa13fc4db175dff0 /indra/llcommon/indra_constants.h | |
parent | 31f3db02919870a8e92c9452de477c1478b273e9 (diff) |
fix merge error for specular rendering on impostors
Diffstat (limited to 'indra/llcommon/indra_constants.h')
-rw-r--r-- | indra/llcommon/indra_constants.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/indra_constants.h b/indra/llcommon/indra_constants.h index 6a9e777e69..6d39aef32e 100644 --- a/indra/llcommon/indra_constants.h +++ b/indra/llcommon/indra_constants.h @@ -205,7 +205,7 @@ LL_COMMON_API extern const LLUUID TERRAIN_ROCK_DETAIL; LL_COMMON_API extern const LLUUID DEFAULT_WATER_NORMAL; -LL_COMMON_API extern const LLUUID IMG_BLACK_SQUARE_MALEVICH; +LL_COMMON_API extern const LLUUID IMG_BLACK_SQUARE; // radius within which a chat message is fully audible |