Fix warnings

This commit is contained in:
luiscuenca 2018-09-25 17:31:18 -07:00
parent 82b08f1a93
commit 754653b093

View file

@ -116,9 +116,9 @@ MyAvatar::MyAvatar(QThread* thread) :
_bodySensorMatrix(),
_goToPending(false),
_goToSafe(true),
_goToFeetAjustment(false),
_goToPosition(),
_goToOrientation(),
_goToFeetAjustment(false),
_prevShouldDrawHead(true),
_audioListenerMode(FROM_HEAD),
_hmdAtRestDetector(glm::vec3(0), glm::quat()),