diff options
| author | Maestro Linden <maestro@lindenlab.com> | 2013-07-02 18:07:32 +0000 | 
|---|---|---|
| committer | Maestro Linden <maestro@lindenlab.com> | 2013-07-02 18:07:32 +0000 | 
| commit | 9e5b4db92883bf27dc49d4c4af948ca0048f143c (patch) | |
| tree | 88b5e82213138a02ec935033f7c37bf852932800 /indra | |
| parent | ccc85777986e35c1f16ba71ac0f41bb16429f02e (diff) | |
MAINT-1312 Fixed a typo in PRIM_TEMP_ON_REZ tooltip.  Reviewed by Kelly.
Diffstat (limited to 'indra')
| -rwxr-xr-x | indra/newview/app_settings/keywords.ini | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/newview/app_settings/keywords.ini b/indra/newview/app_settings/keywords.ini index a292843f6c..796c8c3c45 100755 --- a/indra/newview/app_settings/keywords.ini +++ b/indra/newview/app_settings/keywords.ini @@ -378,7 +378,7 @@ PRIM_MATERIAL		Followed by PRIM_MATERIAL_STONE, PRIM_MATERIAL_METAL, PRIM_MATERI  PRIM_PHYSICS		Sets physics to TRUE or FALSE  PRIM_FLEXIBLE		Followed by TRUE or FALSE, integer softness, float gravity, float friction, float wind, float tension, and vector force  PRIM_POINT_LIGHT	Followed by TRUE or FALSE, vector color, float intensity, float radius, float falloff -PRIM_TEMP_ON_REZ	Sets temporay on rez to TRUE or FALSE +PRIM_TEMP_ON_REZ	Sets temporary on rez to TRUE or FALSE  PRIM_PHANTOM		Sets phantom to TRUE or FALSE  PRIM_CAST_SHADOWS	DEPRECATED. Takes 1 parameter, an integer, but has no effect when set and always returns 0 if used in llGetPrimitiveParams  PRIM_POSITION		Sets primitive position to a vector position | 
