Merge branch 'master' of https://github.com/highfidelity/hifi into SetupLogging

This commit is contained in:
Roxanne Skelly 2018-10-31 10:38:43 -07:00
commit 35eb1e5156

View file

@ -3207,6 +3207,8 @@ void EntityItemProperties::markAllChanged() {
_queryAACubeChanged = true;
_shapeChanged = true;
_flyingAllowedChanged = true;
_ghostingAllowedChanged = true;
_filterURLChanged = true;