aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llvoavatar.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llvoavatar.h')
-rw-r--r--linden/indra/newview/llvoavatar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llvoavatar.h b/linden/indra/newview/llvoavatar.h
index f759e15..33cec69 100644
--- a/linden/indra/newview/llvoavatar.h
+++ b/linden/indra/newview/llvoavatar.h
@@ -133,7 +133,7 @@ public:
133 LLVector3* bi_normal = NULL // return the surface bi-normal at the intersection point 133 LLVector3* bi_normal = NULL // return the surface bi-normal at the intersection point
134 ); 134 );
135 135
136 /*virtual*/ void updateTextures(LLAgent &agent); 136 /*virtual*/ void updateTextures();
137 // If setting a baked texture, need to request it from a non-local sim. 137 // If setting a baked texture, need to request it from a non-local sim.
138 /*virtual*/ S32 setTETexture(const U8 te, const LLUUID& uuid); 138 /*virtual*/ S32 setTETexture(const U8 te, const LLUUID& uuid);
139 /*virtual*/ void onShift(const LLVector3& shift_vector); 139 /*virtual*/ void onShift(const LLVector3& shift_vector);