summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerjoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llviewerjoint.h')
-rw-r--r--indra/newview/llviewerjoint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llviewerjoint.h b/indra/newview/llviewerjoint.h
index 5aa49aee7e..605f40979b 100644
--- a/indra/newview/llviewerjoint.h
+++ b/indra/newview/llviewerjoint.h
@@ -152,7 +152,7 @@ public:
virtual BOOL inheritScale() { return TRUE; }
- void render();
+ void renderCollision();
LLVector3 getVolumePos(LLVector3 &offset);
};