Merge remote-tracking branch 'rohitnirmal/scan-build-fixes'

This commit is contained in:
Marc Zinnschlag 2014-08-29 13:40:37 +02:00
commit 2eadff54d4
4 changed files with 10 additions and 23 deletions

View file

@ -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;
}