mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
fix code that allows adjusting of own avatar entities while forbidding adjusting those of others
This commit is contained in:
parent
3ccbd0bc7b
commit
306c54c060
1 changed files with 1 additions and 0 deletions
|
@ -155,6 +155,7 @@ DISPATCHER_PROPERTIES = [
|
|||
"grab.equippableIndicatorScale",
|
||||
"grab.equippableIndicatorOffset",
|
||||
"userData",
|
||||
"avatarEntity",
|
||||
"owningAvatarID"
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue