Fix linting error
This commit is contained in:
parent
1a6cc25544
commit
8f84fdc21d
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ function someParent(element, lambda) {
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
function cameraPositionToVec3(camera, vec3) {
|
function cameraPositionToVec3(camera, vec3) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue