diff options
author | Jacek Antonelli | 2008-08-15 23:45:04 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:04 -0500 |
commit | 117e22047c5752352342d64e3fb7ce00a4eb8113 (patch) | |
tree | e32de2cfba0dda8705ae528fcd1fbe23ba075685 /linden/indra/newview/llhudobject.h | |
parent | Second Life viewer sources 1.18.0.6 (diff) | |
download | meta-impy-117e22047c5752352342d64e3fb7ce00a4eb8113.zip meta-impy-117e22047c5752352342d64e3fb7ce00a4eb8113.tar.gz meta-impy-117e22047c5752352342d64e3fb7ce00a4eb8113.tar.bz2 meta-impy-117e22047c5752352342d64e3fb7ce00a4eb8113.tar.xz |
Second Life viewer sources 1.18.1.2
Diffstat (limited to 'linden/indra/newview/llhudobject.h')
-rw-r--r-- | linden/indra/newview/llhudobject.h | 3 |
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 | }; |
93 | protected: | 94 | protected: |
94 | static void sortObjects(); | 95 | static void sortObjects(); |