mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-01 06:17:58 +03:00
Merge remote-tracking branch 'rohitnirmal/scan-build-fixes'
This commit is contained in:
commit
2eadff54d4
4 changed files with 10 additions and 23 deletions
|
@ -281,8 +281,6 @@ void ManualBulletShapeLoader::handleNiTriShape(const Nif::NiTriShape *shape, int
|
|||
// anything. So don't do anything.
|
||||
if ((flags & 0x800) && !raycasting)
|
||||
{
|
||||
collide = false;
|
||||
bbcollide = false;
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue