3
0
Fork 0
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:
James B. Pollack 2016-03-24 13:23:44 -07:00
parent 6e6e052a31
commit 5f3c176269

View file

@ -16,6 +16,7 @@
},
enterEntity: function() {
print('ENTER DRESSING ROOM');
avatarModelURL = getAvatarFBX();
makeDoppelgangerForMyAvatar();
subscribeToWearableMessages();
subscribeToFreezeMessages();