mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-30 09:02:57 +02:00
get avatar everytime
This commit is contained in:
parent
6e6e052a31
commit
5f3c176269
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
},
|
||||
enterEntity: function() {
|
||||
print('ENTER DRESSING ROOM');
|
||||
avatarModelURL = getAvatarFBX();
|
||||
makeDoppelgangerForMyAvatar();
|
||||
subscribeToWearableMessages();
|
||||
subscribeToFreezeMessages();
|
||||
|
|
Loading…
Reference in a new issue