Skip to content
Snippets Groups Projects
Commit 60763650 authored by Tofu Linden's avatar Tofu Linden
Browse files

privacy...

parent df2f9e78
No related branches found
No related tags found
No related merge requests found
...@@ -141,7 +141,7 @@ class LLViewerJoint : ...@@ -141,7 +141,7 @@ class LLViewerJoint :
std::vector<LLViewerJointMesh*> mMeshParts; std::vector<LLViewerJointMesh*> mMeshParts;
void setMeshID( S32 id ) {mMeshID = id;} void setMeshID( S32 id ) {mMeshID = id;}
private: protected:
void init(); void init();
BOOL mValid; BOOL mValid;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment