mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 00:43:30 +02:00
Restore rendering of one's own avatar.
This commit is contained in:
parent
5ff482071e
commit
546f09c0b1
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue