mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-23 16:21:15 +00:00
Update mxvideopresenter.cpp
This commit is contained in:
parent
fa69cd1160
commit
f3b7df111e
@ -92,6 +92,7 @@ void MxVideoPresenter::Destroy(MxBool p_reinit)
|
|||||||
{
|
{
|
||||||
MVideoManager()->RemovePresenter(*this);
|
MVideoManager()->RemovePresenter(*this);
|
||||||
}
|
}
|
||||||
|
|
||||||
if(m_unk58 != NULL)
|
if(m_unk58 != NULL)
|
||||||
{
|
{
|
||||||
m_unk58->Tickle();
|
m_unk58->Tickle();
|
||||||
@ -118,7 +119,6 @@ void MxVideoPresenter::Destroy(MxBool p_reinit)
|
|||||||
if (!p_reinit)
|
if (!p_reinit)
|
||||||
{
|
{
|
||||||
// TODO MxMediaPresenter->Destroy(FALSE)
|
// TODO MxMediaPresenter->Destroy(FALSE)
|
||||||
//Destroy(FALSE);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user