Use parent class call

This commit is contained in:
Christian Semmler 2023-12-28 13:51:53 -05:00
parent ea33e1c862
commit 681257dd2a

View File

@ -32,7 +32,7 @@ void MxLoopingFlcPresenter::Destroy(MxBool p_fromDestructor)
m_criticalSection.Leave();
if (!p_fromDestructor)
MxVideoPresenter::Destroy(FALSE);
MxFlcPresenter::Destroy(FALSE);
}
// FUNCTION: LEGO1 0x100b4470