mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 00:36:30 +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;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (_needsCollisionGeometryUpdate) {
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!_prevModelLoaded) {
|
if (!_prevModelLoaded) {
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue