mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-30 19:51:15 +00:00
Use parent class call
This commit is contained in:
parent
ea33e1c862
commit
681257dd2a
@ -32,7 +32,7 @@ void MxLoopingFlcPresenter::Destroy(MxBool p_fromDestructor)
|
|||||||
m_criticalSection.Leave();
|
m_criticalSection.Leave();
|
||||||
|
|
||||||
if (!p_fromDestructor)
|
if (!p_fromDestructor)
|
||||||
MxVideoPresenter::Destroy(FALSE);
|
MxFlcPresenter::Destroy(FALSE);
|
||||||
}
|
}
|
||||||
|
|
||||||
// FUNCTION: LEGO1 0x100b4470
|
// FUNCTION: LEGO1 0x100b4470
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user