mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 10:41:15 +00:00
Merge branch 'stub/mxrendermanager' of https://github.com/MishaProductions/isle into stub/mxrendermanager
This commit is contained in:
commit
d0d7851608
@ -386,7 +386,7 @@ void LegoOmni::Init()
|
|||||||
MxOmni::Init();
|
MxOmni::Init();
|
||||||
m_unk0x68 = 0;
|
m_unk0x68 = 0;
|
||||||
m_inputMgr = NULL;
|
m_inputMgr = NULL;
|
||||||
m_renderMgr = 0;
|
m_renderMgr = NULL;
|
||||||
m_gifManager = NULL;
|
m_gifManager = NULL;
|
||||||
m_worldList = NULL;
|
m_worldList = NULL;
|
||||||
m_currentWorld = NULL;
|
m_currentWorld = NULL;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user