mirror of
https://github.com/lubosz/overte.git
synced 2025-04-08 04:42:20 +02:00
fix shape not getting marked changed
This commit is contained in:
parent
db87fe9696
commit
df005eedbf
1 changed files with 2 additions and 0 deletions
|
@ -3207,6 +3207,8 @@ void EntityItemProperties::markAllChanged() {
|
|||
|
||||
_queryAACubeChanged = true;
|
||||
|
||||
_shapeChanged = true;
|
||||
|
||||
_flyingAllowedChanged = true;
|
||||
_ghostingAllowedChanged = true;
|
||||
_filterURLChanged = true;
|
||||
|
|
Loading…
Reference in a new issue