mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 08:04:01 +02:00
merge fix
This commit is contained in:
parent
a1c32f8c44
commit
9aad38b2c2
1 changed files with 1 additions and 1 deletions
|
@ -296,7 +296,7 @@ public:
|
|||
QUrl skeletonModelURL;
|
||||
QVector<AttachmentData> attachmentData;
|
||||
QString displayName;
|
||||
AvatarEntityMap avatarEntityMap;
|
||||
AvatarEntityMap avatarEntityData;
|
||||
};
|
||||
|
||||
static void parseAvatarIdentityPacket(const QByteArray& data, Identity& identityOut);
|
||||
|
|
Loading…
Reference in a new issue