aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llhudobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llhudobject.h')
-rw-r--r--linden/indra/newview/llhudobject.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/linden/indra/newview/llhudobject.h b/linden/indra/newview/llhudobject.h
index b3af006..a64fe9b 100644
--- a/linden/indra/newview/llhudobject.h
+++ b/linden/indra/newview/llhudobject.h
@@ -88,7 +88,8 @@ public:
88 LL_HUD_EFFECT_SPIRAL, 88 LL_HUD_EFFECT_SPIRAL,
89 LL_HUD_EFFECT_EDIT, 89 LL_HUD_EFFECT_EDIT,
90 LL_HUD_EFFECT_LOOKAT, 90 LL_HUD_EFFECT_LOOKAT,
91 LL_HUD_EFFECT_POINTAT 91 LL_HUD_EFFECT_POINTAT,
92 LL_HUD_EFFECT_VOICE_VISUALIZER // Ventrella
92 }; 93 };
93protected: 94protected:
94 static void sortObjects(); 95 static void sortObjects();