update version to 2.69

This commit is contained in:
erwin.coumans
2008-05-06 01:08:29 +00:00
parent 6989ea8908
commit 1871513e00
3 changed files with 12 additions and 12 deletions

View File

@@ -65,7 +65,7 @@ btSoftBodyTriangleCallback::~btSoftBodyTriangleCallback()
void btSoftBodyTriangleCallback::clearCache()
{
m_dispatcher->clearManifold(m_manifoldPtr);
//m_dispatcher->clearManifold(m_manifoldPtr);
};