diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/llviewerregion.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llviewerregion.h b/linden/indra/newview/llviewerregion.h index d65ad23..097bfcc 100644 --- a/linden/indra/newview/llviewerregion.h +++ b/linden/indra/newview/llviewerregion.h | |||
@@ -81,6 +81,7 @@ public: | |||
81 | PARTITION_GRASS, | 81 | PARTITION_GRASS, |
82 | PARTITION_VOLUME, | 82 | PARTITION_VOLUME, |
83 | PARTITION_BRIDGE, | 83 | PARTITION_BRIDGE, |
84 | PARTITION_HUD_PARTICLE, | ||
84 | PARTITION_NONE, | 85 | PARTITION_NONE, |
85 | NUM_PARTITIONS | 86 | NUM_PARTITIONS |
86 | } eObjectPartitions; | 87 | } eObjectPartitions; |