- hge distortion leak fix
- windows project update to take into account Jecks changes
This commit is contained in:
Binary file not shown.
@@ -66,7 +66,7 @@ hgeDistortionMesh::hgeDistortionMesh(const hgeDistortionMesh &dm)
|
||||
hgeDistortionMesh::~hgeDistortionMesh()
|
||||
{
|
||||
delete[] disp_array;
|
||||
//hge->Release();
|
||||
SAFE_DELETE(quad);
|
||||
}
|
||||
|
||||
hgeDistortionMesh& hgeDistortionMesh::operator= (const hgeDistortionMesh &dm)
|
||||
|
||||
Reference in New Issue
Block a user