mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-20 23:01:16 +00:00
Merge pull request #8 from foxtacles/match-clear
Match MxDirect3D::Clear
This commit is contained in:
commit
b0c09b6b57
@ -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