fix code that allows adjusting of own avatar entities while forbidding adjusting those of others

This commit is contained in:
Seth Alves 2018-12-19 12:28:23 -08:00
parent 3ccbd0bc7b
commit 306c54c060

View file

@ -155,6 +155,7 @@ DISPATCHER_PROPERTIES = [
"grab.equippableIndicatorScale",
"grab.equippableIndicatorOffset",
"userData",
"avatarEntity",
"owningAvatarID"
];