mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 00:31:16 +00:00
Update mxvideopresenter.cpp
This commit is contained in:
parent
d1fd224692
commit
b367167d7c
@ -116,7 +116,7 @@ void MxVideoPresenter::Destroy(MxBool p_fromDestructor)
|
||||
delete m_unk58;
|
||||
|
||||
Init();
|
||||
if (!p_reinit)
|
||||
if (!p_fromDestructor)
|
||||
{
|
||||
// TODO MxMediaPresenter->Destroy(FALSE)
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user