mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 07:57:30 +02:00
Fixed styling
This commit is contained in:
parent
04f0d792bb
commit
2f620e654b
1 changed files with 1 additions and 2 deletions
|
@ -510,7 +510,6 @@ bool EntityTreeElement::findDetailedRayIntersection(const glm::vec3& origin, con
|
|||
}
|
||||
}
|
||||
if (!entityInWhiteList) {
|
||||
// qDebug() << "entity not found in whitelist!";
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue