summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerregion.h
diff options
context:
space:
mode:
authorandreykproductengine <andreykproductengine@lindenlab.com>2019-10-25 18:12:47 +0300
committerandreykproductengine <andreykproductengine@lindenlab.com>2019-10-25 18:12:47 +0300
commita4199b3e3c389d4291007566739382ee1daad9d6 (patch)
tree6a473c8566c0c17bd4954307ad17b6f7b04fec00 /indra/newview/llviewerregion.h
parent4f5d78522632920586e7e4bf7acbc908f9492edb (diff)
SL-12026, SL-1232 and SL-11614
Diffstat (limited to 'indra/newview/llviewerregion.h')
-rw-r--r--indra/newview/llviewerregion.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llviewerregion.h b/indra/newview/llviewerregion.h
index d9b08d4548..6e96b98a2d 100644
--- a/indra/newview/llviewerregion.h
+++ b/indra/newview/llviewerregion.h
@@ -86,6 +86,7 @@ public:
PARTITION_GRASS,
PARTITION_VOLUME,
PARTITION_BRIDGE,
+ PARTITION_AVATAR,
PARTITION_CONTROL_AV, // Animesh
PARTITION_HUD_PARTICLE,
PARTITION_VO_CACHE,