Update legoworld.cpp

This commit is contained in:
Misha 2024-01-13 14:28:23 -05:00
parent 7bf4163ed9
commit fd38d7a917
No known key found for this signature in database
GPG Key ID: 8441D12AEF33FED8

View File

@ -54,7 +54,7 @@ MxResult LegoWorld::Create(MxDSAction& p_dsObject)
} }
SetCurrentWorld(this); SetCurrentWorld(this);
ControlManager()->FUN_10028df0(m_list0xb8); ControlManager()->FUN_10028df0(&m_list0xb8);
} }
SetIsWorldActive(TRUE); SetIsWorldActive(TRUE);