diff options
author | Steven Bennetts <steve@lindenlab.com> | 2007-03-07 01:16:27 +0000 |
---|---|---|
committer | Steven Bennetts <steve@lindenlab.com> | 2007-03-07 01:16:27 +0000 |
commit | c4059553afa289f51f9966b4283b2a62b7103303 (patch) | |
tree | 3b1a18de62fc258b847f264ff66d464d8be15034 /indra/newview/lldrawpool.h | |
parent | 3d17ddd38baa9fd862114e6f90ce3ce809780b4f (diff) |
SKIPPED 58849. merge -r 58856:58859 maintenance -> release
Diffstat (limited to 'indra/newview/lldrawpool.h')
-rw-r--r-- | indra/newview/lldrawpool.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/lldrawpool.h b/indra/newview/lldrawpool.h index 007c0a2de3..f7243f369b 100644 --- a/indra/newview/lldrawpool.h +++ b/indra/newview/lldrawpool.h @@ -87,6 +87,7 @@ public: { PASS_SIMPLE = NUM_POOL_TYPES, PASS_FULLBRIGHT, + PASS_GLOW, PASS_INVISIBLE, PASS_SHINY, PASS_BUMP, |