Synchronized LLCharacter with V3

master
Ansariel 2013-07-01 15:21:32 +02:00
parent fe6e02ec29
commit 77d8e43adf
1 changed files with 1 additions and 1 deletions

View File

@ -175,6 +175,6 @@ protected:
S32 mID; // id for storing weight/morphtarget compares compactly
LLVisualParamInfo *mInfo;
EParamLocation mParamLocation; // where does this visual param live?
};
} LL_ALIGN_POSTFIX(16);
#endif // LL_LLVisualParam_H