mirror of
https://github.com/overte-org/overte.git
synced 2025-08-11 09:53:30 +02: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.equippableIndicatorScale",
|
||||||
"grab.equippableIndicatorOffset",
|
"grab.equippableIndicatorOffset",
|
||||||
"userData",
|
"userData",
|
||||||
|
"avatarEntity",
|
||||||
"owningAvatarID"
|
"owningAvatarID"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue