summaryrefslogtreecommitdiff
path: root/indra/newview/llpathfindingcharacter.h
diff options
context:
space:
mode:
authorprep <none@none>2012-06-01 15:48:19 -0400
committerprep <none@none>2012-06-01 15:48:19 -0400
commita8ff37b95609148c60ddda9acfca65b2b89d6b9d (patch)
tree391f3c53eebb67a5efedfbfb46b9714a374baffe /indra/newview/llpathfindingcharacter.h
parented486b3ca00c12aee5b1f594f9f8e507e784996a (diff)
Migrated physics capsule logic into pathing character object
Diffstat (limited to 'indra/newview/llpathfindingcharacter.h')
-rw-r--r--indra/newview/llpathfindingcharacter.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llpathfindingcharacter.h b/indra/newview/llpathfindingcharacter.h
index 6887a99886..772b68c533 100644
--- a/indra/newview/llpathfindingcharacter.h
+++ b/indra/newview/llpathfindingcharacter.h
@@ -52,6 +52,8 @@ public:
protected:
+public:
+
private:
void parseCharacterData(const LLSD &pCharacterData);