diff options
author | James Cook <james@lindenlab.com> | 2009-11-20 09:46:23 -0800 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2009-11-20 09:46:23 -0800 |
commit | fc04d5bbb8b51b9ca39d1a3a1de0991de09cdb58 (patch) | |
tree | 0cc35255caa59f0f616ccb328bd42824505bfffc /indra/newview/app_settings | |
parent | ba3f7965e35e4eb0d7fcecc7267ec3af5f2d8d87 (diff) | |
parent | 644ee3f5ded17513e09de8c62a2bafe69ceb03d6 (diff) |
merge
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r-- | indra/newview/app_settings/keywords.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/app_settings/keywords.ini b/indra/newview/app_settings/keywords.ini index 5f6fd6e4a7..14025c8061 100644 --- a/indra/newview/app_settings/keywords.ini +++ b/indra/newview/app_settings/keywords.ini @@ -510,6 +510,7 @@ CLICK_ACTION_PAY Used with llSetClickAction to set pay as the default act CLICK_ACTION_OPEN Used with llSetClickAction to set open as the default action when object is clicked CLICK_ACTION_PLAY Used with llSetClickAction to set play as the default action when object is clicked CLICK_ACTION_OPEN_MEDIA Used with llSetClickAction to set open-media as the default action when object is clicked +CLICK_ACTION_ZOOM Used with llSetClickAction to set zoom in as the default action when object is clicked TOUCH_INVALID_TEXCOORD Value returned by llDetectedTouchUV() and llDetectedTouchST() when the touch position is not valid. TOUCH_INVALID_VECTOR Value returned by llDetectedTouchPos(), llDetectedTouchNormal(), and llDetectedTouchBinormal() when the touch position is not valid. |