mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +02:00
extra line
This commit is contained in:
parent
41461cd322
commit
056cd0a4d1
1 changed files with 0 additions and 1 deletions
|
@ -154,7 +154,6 @@ QByteArray AvatarData::toByteArray() {
|
|||
destinationBuffer += packFloatAngleToTwoByte(destinationBuffer, _bodyPitch);
|
||||
destinationBuffer += packFloatAngleToTwoByte(destinationBuffer, _bodyRoll);
|
||||
|
||||
|
||||
// Body scale
|
||||
destinationBuffer += packFloatRatioToTwoByte(destinationBuffer, _targetScale);
|
||||
|
||||
|
|
Loading…
Reference in a new issue