mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 12:10:44 +02:00
code cleanup
This commit is contained in:
parent
a7f0a66aee
commit
3220f986d6
1 changed files with 7 additions and 7 deletions
|
@ -59,7 +59,7 @@ AvatarData::AvatarData() :
|
|||
_wantColor(true),
|
||||
_wantDelta(false)
|
||||
{
|
||||
};
|
||||
}
|
||||
|
||||
int AvatarData::getBroadcastData(unsigned char* destinationBuffer) {
|
||||
unsigned char* bufferStart = destinationBuffer;
|
||||
|
|
Loading…
Reference in a new issue