mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-31 04:01:16 +00:00
Update LEGO1/legoomni.cpp
Co-authored-by: Joshua Peisach <itzswirlz2020@outlook.com>
This commit is contained in:
parent
4ea7841661
commit
513f169460
@ -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