diff options
Diffstat (limited to 'linden/indra/llcommon/llclickaction.h')
-rw-r--r-- | linden/indra/llcommon/llclickaction.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/llcommon/llclickaction.h b/linden/indra/llcommon/llclickaction.h index 8048724..209e2d6 100644 --- a/linden/indra/llcommon/llclickaction.h +++ b/linden/indra/llcommon/llclickaction.h | |||
@@ -42,5 +42,6 @@ const U8 CLICK_ACTION_PAY = 3; | |||
42 | const U8 CLICK_ACTION_OPEN = 4; | 42 | const U8 CLICK_ACTION_OPEN = 4; |
43 | const U8 CLICK_ACTION_PLAY = 5; | 43 | const U8 CLICK_ACTION_PLAY = 5; |
44 | const U8 CLICK_ACTION_OPEN_MEDIA = 6; | 44 | const U8 CLICK_ACTION_OPEN_MEDIA = 6; |
45 | const U8 CLICK_ACTION_ZOOM = 7; | ||
45 | 46 | ||
46 | #endif | 47 | #endif |