mirror of
https://github.com/overte-org/overte.git
synced 2025-08-16 13:11:37 +02:00
added newline to the end of AvatarManager.cpp
This commit is contained in:
parent
39edc21423
commit
eba4a27329
1 changed files with 1 additions and 1 deletions
|
@ -621,4 +621,4 @@ void AvatarManager::setAvatarSortCoefficient(const QString& name, const QScriptV
|
|||
packet->writePrimitive(AvatarData::_avatarSortCoefficientAge);
|
||||
DependencyManager::get<NodeList>()->broadcastToNodes(std::move(packet), NodeSet() << NodeType::AvatarMixer);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue