Restore rendering of one's own avatar.

This commit is contained in:
howard-stearns 2015-11-25 13:30:54 -08:00
parent 5ff482071e
commit 546f09c0b1

View file

@ -96,7 +96,6 @@ Avatar::Avatar(RigPointer rig) :
_moving(false),
_initialized(false),
_shouldRenderBillboard(true),
_shouldSkipRender(true),
_voiceSphereID(GeometryCache::UNKNOWN_ID)
{
// we may have been created in the network thread, but we live in the main thread