Update LEGO1/mxdirectdraw.cpp

This commit is contained in:
MattKC 2023-08-03 09:54:48 -07:00 committed by GitHub
parent 61414ef82c
commit 877c77defe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -159,7 +159,7 @@ void MxDirectDraw::Destroy()
{
DestroyButNotDirectDraw();
unk2();
FUN_1009D920();
if (m_pDirectDraw != NULL)
{