mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-20 23:01:16 +00:00
Fix merge error
This commit is contained in:
parent
67b6a618c6
commit
7fd442ccde
@ -22,7 +22,6 @@ MxMediaManager::~MxMediaManager()
|
||||
// OFFSET: LEGO1 0x100b85d0
|
||||
MxResult MxMediaManager::Init()
|
||||
{
|
||||
this->m_presenters = NULL;
|
||||
this->m_presenters = NULL;
|
||||
this->m_thread = NULL;
|
||||
return SUCCESS;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user