mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 06:55:54 -04:00
Merge remote branch 'gus/master'
This commit is contained in:
commit
4a188f2820
@ -157,7 +157,7 @@ namespace Physic
|
||||
|
||||
//TODO: memory leak?
|
||||
btOverlappingPairCache* pairCache = new btSortedOverlappingPairCache();
|
||||
pairCache->setInternalGhostPairCallback( new btGhostPairCallback() );
|
||||
//pairCache->setInternalGhostPairCallback( new btGhostPairCallback() );
|
||||
|
||||
broadphase = new btDbvtBroadphase(pairCache);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user