mirror of
https://github.com/overte-org/overte.git
synced 2025-08-05 06:49:41 +02:00
whoops
This commit is contained in:
parent
225a98129a
commit
0b79e9f6c7
1 changed files with 0 additions and 4 deletions
|
@ -1185,10 +1185,6 @@ bool ModelEntityRenderer::needsRenderUpdate() const {
|
|||
return true;
|
||||
}
|
||||
|
||||
if (_needsCollisionGeometryUpdate) {
|
||||
return true;
|
||||
}
|
||||
|
||||
if (!_prevModelLoaded) {
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue