mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
Match MxDirect3D::Clear
This commit is contained in:
parent
da79eef03f
commit
688b55cf33
@ -22,5 +22,5 @@ void MxDirect3D::Clear()
|
|||||||
this->m_pDirect3d->Release();
|
this->m_pDirect3d->Release();
|
||||||
this->m_pDirect3d = NULL;
|
this->m_pDirect3d = NULL;
|
||||||
}
|
}
|
||||||
Destroy();
|
MxDirectDraw::DestroyButNotDirectDraw();
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user