mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 07:37:20 +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() {
|
enterEntity: function() {
|
||||||
print('ENTER DRESSING ROOM');
|
print('ENTER DRESSING ROOM');
|
||||||
|
avatarModelURL = getAvatarFBX();
|
||||||
makeDoppelgangerForMyAvatar();
|
makeDoppelgangerForMyAvatar();
|
||||||
subscribeToWearableMessages();
|
subscribeToWearableMessages();
|
||||||
subscribeToFreezeMessages();
|
subscribeToFreezeMessages();
|
||||||
|
|
Loading…
Reference in a new issue