store encryption type along with the decrypted comment
This commit is contained in:
@@ -366,6 +366,7 @@ public:
|
||||
LLFrameTimer mLastReferencedTimer;
|
||||
|
||||
std::string decodedComment;
|
||||
unsigned int commentEncryptionType;
|
||||
|
||||
private:
|
||||
LLUUID mID;
|
||||
|
||||
Reference in New Issue
Block a user