diff options
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, |