diff options
author | Mike Antipov <mantipov@productengine.com> | 2010-01-25 14:48:39 +0200 |
---|---|---|
committer | Mike Antipov <mantipov@productengine.com> | 2010-01-25 14:48:39 +0200 |
commit | eff95bbea9bb9234e9df9fca7f5bc033f1b99358 (patch) | |
tree | c390c131bffaa95f2c100941cce02ec20186c390 /indra/newview/app_settings | |
parent | 088056c5bf4adc589c7fcc65236b90a466e59705 (diff) | |
parent | 7094921d1f235ff45cc5b3ef58b64c2812c8676f (diff) |
Merge with default branch
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r-- | indra/newview/app_settings/keywords.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/app_settings/keywords.ini b/indra/newview/app_settings/keywords.ini index 14025c8061..0805e94b10 100644 --- a/indra/newview/app_settings/keywords.ini +++ b/indra/newview/app_settings/keywords.ini @@ -268,8 +268,8 @@ ATTACH_LHIP Passed to llAttachToAvatar to attach task to left hip ATTACH_LULEG Passed to llAttachToAvatar to attach task to left upper leg ATTACH_LLLEG Passed to llAttachToAvatar to attach task to left lower leg ATTACH_BELLY Passed to llAttachToAvatar to attach task to belly -ATTACH_RPEC Passed to llAttachToAvatar to attach task to right pectoral -ATTACH_LPEC Passed to llAttachToAvatar to attach task to left pectoral +ATTACH_LEFT_PEC Passed to llAttachToAvatar to attach task to left pectoral +ATTACH_RIGHT_PEC Passed to llAttachToAvatar to attach task to right pectoral LAND_LEVEL Passed to llModifyLand to level terrain LAND_RAISE Passed to llModifyLand to raise terrain |