Update LEGO1/legoomni.cpp

Co-authored-by: Joshua Peisach <itzswirlz2020@outlook.com>
This commit is contained in:
Misha 2023-12-21 11:35:44 -05:00 committed by GitHub
parent 4ea7841661
commit 513f169460
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -386,7 +386,7 @@ void LegoOmni::Init()
MxOmni::Init();
m_unk0x68 = 0;
m_inputMgr = NULL;
m_renderMgr = 0;
m_renderMgr = NULL;
m_gifManager = NULL;
m_worldList = NULL;
m_currentWorld = NULL;