Patch from launchpad user Nik

This commit is contained in:
rdb 2009-01-26 18:45:44 +00:00
parent fc37f4f355
commit 899c867323
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ destroy() {
if (get_class() == OdeTriMeshGeom::get_geom_class()) {
OdeTriMeshData::unlink_data(_id);
}
dGeomDestroy(_id);
}
OdeSpace OdeGeom::