mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 18:50:00 +02:00
add newline at EOF
This commit is contained in:
parent
189da81bb1
commit
1a3fa84985
1 changed files with 1 additions and 1 deletions
|
@ -1363,4 +1363,4 @@ void Avatar::ensureInScene(AvatarSharedPointer self) {
|
||||||
if (!_inScene) {
|
if (!_inScene) {
|
||||||
addToScene(self);
|
addToScene(self);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue